Commit 8883dcfc authored by macro's avatar macro
Browse files

Update PmsBrandParam.java

parent 3c7f48d0
......@@ -13,7 +13,7 @@ import javax.validation.constraints.NotEmpty;
* Created by macro on 2018/4/26.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class PmsBrandParam {
@NotEmpty
@ApiModelProperty(value = "品牌名称",required = true)
......
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