|
|
@ -33,5 +33,6 @@ public class BussinessTypeFilterRequest extends ListPageRequest {
|
|
|
|
private String ids;
|
|
|
|
private String ids;
|
|
|
|
private List<String> actionList;
|
|
|
|
private List<String> actionList;
|
|
|
|
private Boolean preIn;
|
|
|
|
private Boolean preIn;
|
|
|
|
|
|
|
|
private String invWarehouseCode;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|