controllers/request/attendance_request.go @@ -20,6 +20,7 @@ type GetAttendanceStatistic struct { Month string `json:"month"` //月份 Keyword string `json:"keyword"` } type UpdateAttendance struct {