jinlin
2024-07-15 8bf8713da9f9ebf844af7ceefd462c2966070128
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/dao/XhProductModelDao.java
@@ -26,7 +26,7 @@
    List<XhProductModel> getProductList();
    List<ProductImg> getProduct(Long productId);
    List<ProductImg> getProduct(Long productId, Long parentId);
    List<XhProductModel> getTaskProductList();
    XhProductModel getById(Long id);