wente
2024-05-17 65a79e6ec47a067136f5e9297ca339e8c20747f1
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/dao/XhProductModelDao.java
@@ -22,7 +22,7 @@
    List<XhProductModel> getList(Map<String, Object> params);
    Integer getNo(Long pid);
    Integer getNo(Long pid, String productType);
    List<XhProductModel> getProductList();