Update PmsProductAttributeParam.java
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user