Commit 863e9d57 authored by macro's avatar macro
Browse files

Update PmsProductCategoryParam.java

parent 36ffe7eb
...@@ -14,7 +14,7 @@ import java.util.List; ...@@ -14,7 +14,7 @@ import java.util.List;
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
@Data @Data
@EqualsAndHashCode(callSuper = false) @EqualsAndHashCode
public class PmsProductCategoryParam { public class PmsProductCategoryParam {
@ApiModelProperty("父分类的编号") @ApiModelProperty("父分类的编号")
private Long parentId; private Long parentId;
......
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