fanli/src/main/java/com/yeshi/fanli/service/inter/brand/BrandClassShopService.java @@ -91,4 +91,10 @@ */ public void deleteBatchByClassId(List<Long> list); /** * 更新品牌商品 */ public void updateShopGoods(); }