xyc
2024-07-24 93e6bae4c6b4ce5b37d73517a4c212c5496c4d68
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);
}