Commit ea2d0464 authored by macro's avatar macro
Browse files

Update PmsProductQueryParam.java

parent a69b3a73
......@@ -9,7 +9,7 @@ import lombok.EqualsAndHashCode;
* Created by macro on 2018/4/27.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class PmsProductQueryParam {
@ApiModelProperty("上架状态")
private Integer publishStatus;
......
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