src/main/java/zy/cloud/wms/common/service/erp/ErpService.java
@@ -70,7 +70,7 @@ detl.setUnit(mat==null?"暂无":mat.getUnit()); detail.add(detl); } System.out.println(JSON.toJSONString(uploadBill)); log.warn(JSON.toJSONString(uploadBill)); String response = new HttpHandler.Builder() .setUri(ErpScheduler.URI) .setPath(ErpScheduler.UPLOAD_BILL)