|
@@ -12,7 +12,7 @@ import javax.validation.constraints.NotEmpty;
|
|
* Created by macro on 2018/4/26.
|
|
* Created by macro on 2018/4/26.
|
|
*/
|
|
*/
|
|
@Data
|
|
@Data
|
|
-@EqualsAndHashCode(callSuper = false)
|
|
|
|
|
|
+@EqualsAndHashCode
|
|
public class PmsProductAttributeParam {
|
|
public class PmsProductAttributeParam {
|
|
@NotEmpty
|
|
@NotEmpty
|
|
@ApiModelProperty("属性分类ID")
|
|
@ApiModelProperty("属性分类ID")
|