修改消息xml的req请求参数

This commit is contained in:
2025-02-27 16:58:57 +08:00
parent 0c36f27726
commit c3b8f5bf89
9 changed files with 75 additions and 17 deletions

View File

@ -56,7 +56,7 @@ public class WgzApplyForPayrollSettlementAddReq implements Serializable {
private BigDecimal recruitAmount;
@ApiModelProperty("出勤天数")
private Long num;
private Integer num;
@ApiModelProperty("务工状态")
private String workingState;