Commit af352ef3 by wangxu

等级费率接口修改

parent 4a914397
...@@ -21,7 +21,7 @@ public class RateEntity extends BaseEntity implements Serializable { ...@@ -21,7 +21,7 @@ public class RateEntity extends BaseEntity implements Serializable {
private String rateType; private String rateType;
private String siglePrice; //单 笔价格 private String siglePrice; //单笔价格
public RateEntity() { public RateEntity() {
} }
......
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