rsf-open-api/src/main/java/com/vincent/rsf/openApi/service/impl/WmsErpServiceImpl.java
@@ -131,7 +131,8 @@ // JSONObject object = JSONObject.parseObject(JSONObject.toJSONString(result.getData())); return result; } else { throw new CoolException("查询失败!!"); return result; // throw new CoolException("查询失败!!"); } } catch (JsonProcessingException e) { throw new CoolException(e.getMessage());