Update PmsProductAttributeParam.java
This commit is contained in:
@@ -12,7 +12,7 @@ import javax.validation.constraints.NotEmpty;
|
||||
* Created by macro on 2018/4/26.
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@EqualsAndHashCode
|
||||
public class PmsProductAttributeParam {
|
||||
@NotEmpty
|
||||
@ApiModelProperty("属性分类ID")
|
||||
|
||||
Reference in New Issue
Block a user