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