fox
zhangqian
2024-05-07 7d06c6472f1acea6b2e49e7b8837bf555e94e219
controllers/request/attendance_request.go
@@ -19,7 +19,8 @@
}
type GetAttendanceStatistic struct {
   Month string `json:"month"` //月份
   Month   string `json:"month"` //月份
   Keyword string `json:"keyword"`
}
type UpdateAttendance struct {