springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ConvenientProductSpecificationDAO.java
@@ -27,9 +27,10 @@ /** * 删除传入ID以外的关联 * @param notNeedDelIds * @param productId * @return */ int deleteLoseRelationSpecifications(@Param("notNeedDelIds") List<Long> notNeedDelIds); int deleteLoseRelationSpecifications(@Param("notNeedDelIds") List<Long> notNeedDelIds, @Param("productId") Long productId); /** * 通过产品ID删除相关规格