jinlin
2024-08-06 e9d48b14eb8496737495a659a6f126d88ef7d353
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/dao/XhProductModelDao.java
@@ -36,4 +36,6 @@
    List<XhProductModel> getProductTree(Long shipId);
    void deleteByShipId(Long shipId);
    List<XhProductModel> getProductPath(Long shipId);
}