Commit dbb96b8b authored by 杨钧's avatar 杨钧

修改参数类型

parent 93fc6613
......@@ -23,7 +23,7 @@ public class EarlySettleUpOrder {
private String channelName;
private Integer termSum;
private Integer noRepayTerm;
private Boolean showAllRepay;
private Integer showAllRepay;
private Boolean showTrial;
private Boolean showOplog;
}
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