chen.lin
7 天以前 0c497375461a8f8cb644f9dc2f4473dabb52abd2
rsf-open-api/src/main/java/com/vincent/rsf/openApi/service/impl/WmsRcsServiceImpl.java
@@ -437,6 +437,7 @@
        requestParams.put("barcode", params.getBarcode());
        requestParams.put("staNo", params.getStaNo());
        requestParams.put("type", params.getType());
        requestParams.put("full", params.getFull());
        log.info("请求参数:{}", requestParams.toJSONString());
        
        HttpHeaders headers = new HttpHeaders();