Commit 4437c0ad authored by macro's avatar macro
Browse files

Update SmsHomeBrandService.java

parent 824a2ba2
......@@ -27,7 +27,7 @@ public interface SmsHomeBrandService {
int delete(List<Long> ids);
/**
* 更新推荐状态
* 批量更新推荐状态
*/
int updateRecommendStatus(List<Long> ids, Integer recommendStatus);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment