Commit 013aca58 by ping.wu

积分等级参数修改为对象调整

parent 41da7521
......@@ -59,7 +59,7 @@ public class IntegralProductType {
private Integer levelType;
// @ApiModelProperty(value = "会员等级列表")
private List<String> levelList;
// private List<Object> levelList;
// @ApiModelProperty(value = "商品排序值")
private Integer sequence;
......
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