modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/dao/TyProductModelDao.java @@ -21,5 +21,5 @@ List<TyProductModel> getProductList(); Integer getNo(Long pid); Integer getNo(Long pid,String nodeType); }