yinbentan
2024-07-16 b14305619f8d3f5ade8316c68db102ea05f60d56
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 {