mirror of
https://github.com/macrozheng/mall.git
synced 2025-06-27 04:20:01 +00:00
Update SmsHomeBrandService.java
This commit is contained in:
parent
6bea1cbb97
commit
8a6579db7f
@ -27,7 +27,7 @@ public interface SmsHomeBrandService {
|
||||
int delete(List<Long> ids);
|
||||
|
||||
/**
|
||||
* 批量更新推荐状态
|
||||
* 批量更新品牌推荐状态
|
||||
*/
|
||||
int updateRecommendStatus(List<Long> ids, Integer recommendStatus);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user