Update SmsHomeRecommendProductService.java
This commit is contained in:
parent
07fca5618b
commit
e22c59ccf0
@ -27,7 +27,7 @@ public interface SmsHomeRecommendProductService {
|
|||||||
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