消息发送完成

This commit is contained in:
2025-02-26 15:34:14 +08:00
parent 43932d7555
commit 6ef339849e
17 changed files with 412 additions and 61 deletions

View File

@ -84,7 +84,7 @@ public class WgzPayCalculation implements Serializable {
/** 出勤天数 */
@Excel(name = "出勤天数")
@ApiModelProperty("出勤天数")
private Long num;
private Integer num;
/** 务工状态 */
@Excel(name = "务工状态")