1523 钢构包信息中的【机型编号】取消必选
This commit is contained in:
parent
20ab09b429
commit
b929add353
|
|
@ -39,7 +39,7 @@ public class PackageAddQO {
|
|||
/**
|
||||
* 机型编号
|
||||
*/
|
||||
@NotEmpty
|
||||
// @NotEmpty
|
||||
private List<Long> modelIds;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue