lbq
2026-01-08 c78dd02fc60111e72d87d89730c357dc14daefdc
rsf-open-api/src/main/java/com/vincent/rsf/openApi/service/impl/WmsErpServiceImpl.java
@@ -81,7 +81,8 @@
                    result.setData(dto);
                    return result;
                } else {
                    throw new CoolException("查询失败!!");
                    return result;
//                    throw new CoolException("查询失败!!");
                }
            } catch (JsonProcessingException e) {
                throw new CoolException(e.getMessage());