修改消息xml的req请求参数
This commit is contained in:
@ -56,7 +56,7 @@ public class WgzApplyForPayrollSettlementAddReq implements Serializable {
|
||||
private BigDecimal recruitAmount;
|
||||
|
||||
@ApiModelProperty("出勤天数")
|
||||
private Long num;
|
||||
private Integer num;
|
||||
|
||||
@ApiModelProperty("务工状态")
|
||||
private String workingState;
|
||||
|
||||
Reference in New Issue
Block a user