controllers/response/attendance_response.go
@@ -12,6 +12,7 @@ type AttendanceStatistic struct { WorkerId string `json:"workerId"` //人员id WorkerName string `json:"workerName"` //人员姓名 WorkTypeId uint `json:"workTypeId"` //工种id WorkType string `json:"workType"` //工种 Month string `json:"month"` //月份 WeekdayOverTime decimal.Decimal `json:"weekdayOverTime"` //工作日加班时长