Commit 2c910c6c authored by 张庆's avatar 张庆

最受结果

parent 82e06d33
......@@ -69,10 +69,6 @@ public class SyncLoanRequest {
@ApiModelProperty(value = "计划利息")
private String planXi;
@NotEmpty(message = "计划还款服务费不能为空")
@ApiModelProperty(value = "计划服务费")
private String planFu;
@NotEmpty(message = "计划还款融单费不能为空")
@ApiModelProperty(value = "计划融单费")
private String planBurden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment