xyc
2024-10-15 d2112d88bb536f8e08eb3ce123a2b2230c4411f9
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);
}