jinlin
2024-10-23 567f923ff6b9147229def8562258493922232a33
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);
}