修改视觉验收sql
This commit is contained in:
@@ -19,7 +19,6 @@ public class AcceptanceListRequest {
|
||||
@ApiModelProperty("门店名称或编码")
|
||||
private String keyWord;
|
||||
@ApiModelProperty("阶段状态")
|
||||
@NotNull
|
||||
private List<Integer> subStageStatus;
|
||||
private Integer pageNum;
|
||||
private Integer pageSize;
|
||||
|
||||
Reference in New Issue
Block a user