jinlin
2024-06-06 159fa1f9e62cf2873bf26b2db83d0b32656cdf3d
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);