Commit d933132c authored by hezhen's avatar hezhen

123

parent a2210fd7
......@@ -35,7 +35,7 @@ public class BaseCommissionRatio implements Serializable {
@Column(name = "extract")
@ApiModelProperty(value = "拥金比例")
private Integer extract;
private BigDecimal extract;
@Column(name = "content")
......
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