xyc
2024-10-23 48dcf2c7f01de5078f6a7f94dbc59400100e9ab6
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);
}