oying-system/src/main/java/com/oying/modules/pc/product/service/ProductService.java
@@ -52,6 +52,12 @@ void update(Product resources); /** * 编辑 * @param resources / */ void update(Product resources, boolean isDirectUpdate); /** * 多选删除 * @param ids / */