src/main/java/zy/cloud/wms/common/service/task/DiffValScheduler.java
@@ -44,7 +44,8 @@ param.put("PUserCode", "N"); param.put("KUserCode", "N"); String response = new HttpHandler.Builder() .setUri("http://123.60.34.127:6220/api") // .setUri("http://123.60.34.127:6220/api") .setUri("http://shhtapi.vipgrasp.com:6220/api") .setPath(ErpScheduler.GET_STOCK) .setJson(JSON.toJSONString(param)) .build()