From 764a555d013e9e06de85c1df9132a2890d057199 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期日, 28 四月 2024 11:12:12 +0800
Subject: [PATCH] 生丝标准未设定
---
docs/docs.go | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/docs/docs.go b/docs/docs.go
index eb82777..17b211f 100644
--- a/docs/docs.go
+++ b/docs/docs.go
@@ -3551,6 +3551,9 @@
"request.GetAttendanceStatistic": {
"type": "object",
"properties": {
+ "keyword": {
+ "type": "string"
+ },
"month": {
"description": "鏈堜唤",
"type": "string"
@@ -4161,6 +4164,10 @@
"$ref": "#/definitions/constvar.AttendanceStatus"
}
]
+ },
+ "weekDay": {
+ "description": "鏄熸湡",
+ "type": "string"
}
}
},
--
Gitblit v1.8.0