|
@@ -73,8 +73,8 @@ public class WlnUtil {
|
|
|
param.setPage(page);
|
|
|
param.setLimit(limit);
|
|
|
param.setStorage_code(warehouseCode);
|
|
|
- // param.setIs_split(true);
|
|
|
- // param.setManualImport(false);
|
|
|
+ param.setIs_split(true);
|
|
|
+ param.setManualImport(false);
|
|
|
// // 如果是百卓则拉取指定状态订单---验货
|
|
|
// if ("T007".equals(warehouseCode)) {
|
|
|
// param.setTrade_status("2");
|