src/main/java/zy/cloud/wms/manager/controller/ItemController.java
@@ -165,6 +165,7 @@ if (Cools.isEmpty(item)) { return R.error("参数为空,请联系管理员"); } // item.setType("1"); // if (!item.getType().equals("1")) { // throw new CoolException("目前仅支持集成项目");