修改消息xml的req请求参数
This commit is contained in:
@ -163,4 +163,7 @@ public class WgzPayCalculation implements Serializable {
|
||||
@ApiModelProperty("备注")
|
||||
private String remark;
|
||||
|
||||
|
||||
@ApiModelProperty("结算截止时间(后端用来判断最后一次结算的终止时间)")
|
||||
private LocalDate cutOffTime;
|
||||
}
|
||||
|
Reference in New Issue
Block a user