xyc
2024-10-22 8993355db30bfa1c0a9c4551fb8c6fdf0ec4daed
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);
}