xyc
2024-10-28 7e9c0112db595d9d0c2a0038923fd94f960da43b
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/basicInfo/dao/XhProductModelDao.java
@@ -45,4 +45,6 @@
    Long[] getByPid(Long id);
    List<ProductDto> getProductByShip(Long shipId);
    List<XhProductModel> getProductListByShip(Long productId, int level1, int level2);
}