Commit 2c9c9dca authored by macro's avatar macro
Browse files

Update PmsProductParam.java

parent 94064db3
......@@ -12,7 +12,7 @@ import java.util.List;
* Created by macro on 2018/4/26.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class PmsProductParam extends PmsProduct{
@ApiModelProperty("商品阶梯价格设置")
private List<PmsProductLadder> productLadderList;
......
Supports Markdown
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