fux
zhangqian
2024-04-29 db1ec66e1a81f56bf680623a22cf8092e816b0ae
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 {