商品Id
This commit is contained in:
@@ -29,7 +29,7 @@ public class ProdConsRelationDTO implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 商品id
|
* 商品id
|
||||||
*/
|
*/
|
||||||
@NotNull(message = "商品id不能为空", groups = DefaultGroup.class)
|
// @NotNull(message = "商品id不能为空", groups = DefaultGroup.class)
|
||||||
private Long productId;
|
private Long productId;
|
||||||
/**
|
/**
|
||||||
* 耗材id
|
* 耗材id
|
||||||
|
|||||||
Reference in New Issue
Block a user