lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/service/impl/ProductInfoServiceImpl.java
@@ -165,6 +165,7 @@ @Override public List<CommonGenericTree> loadProductTree(String userId) { //todo 翻译创建人修改人 //产品 List<ProductInfo> productInfoList = getByUserPerms(userId); if(productInfoList == null || productInfoList.isEmpty())