liujiandao
2024-04-24 db38b24898e99794369ae6a78ab43089b4c5cfef
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"`        //工作日加班时长