消息发送完成
This commit is contained in:
@ -84,7 +84,7 @@ public class WgzPayCalculation implements Serializable {
|
||||
/** 出勤天数 */
|
||||
@Excel(name = "出勤天数")
|
||||
@ApiModelProperty("出勤天数")
|
||||
private Long num;
|
||||
private Integer num;
|
||||
|
||||
/** 务工状态 */
|
||||
@Excel(name = "务工状态")
|
||||
|
Reference in New Issue
Block a user