src/main/java/zy/cloud/wms/common/service/erp/ErpScheduler.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/zy/cloud/wms/common/service/erp/ErpScheduler.java
@@ -424,7 +424,7 @@ public void getOrdersExecute(){ try { Map<String, Object> json = new HashMap<>(); json.put("vchType", 151); json.put("vchType", 11); String response = new HttpHandler.Builder() .setUri(URI) .setPath(GET_ORDERS) @@ -747,7 +747,7 @@ public void getCancelOrdersExecute(){ try { Map<String, Object> json = new HashMap<>(); json.put("vchType", 151); json.put("vchType", 11); json.put("flag", 2); String response = new HttpHandler.Builder() .setUri(URI)