Update SmsHomeRecommendSubjectService.java
This commit is contained in:
parent
e22c59ccf0
commit
8d25c03cc1
@ -27,7 +27,7 @@ public interface SmsHomeRecommendSubjectService {
|
|||||||
int delete(List<Long> ids);
|
int delete(List<Long> ids);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 更新推荐状态
|
* 批量更新推荐状态
|
||||||
*/
|
*/
|
||||||
int updateRecommendStatus(List<Long> ids, Integer recommendStatus);
|
int updateRecommendStatus(List<Long> ids, Integer recommendStatus);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user