mirror of
https://github.com/macrozheng/mall.git
synced 2025-06-27 04:20:01 +00:00
Update SmsHomeAdvertiseService.java
This commit is contained in:
parent
82944a4d18
commit
6bea1cbb97
@ -20,7 +20,7 @@ public interface SmsHomeAdvertiseService {
|
||||
int delete(List<Long> ids);
|
||||
|
||||
/**
|
||||
* 修改上、下线状态
|
||||
* 修改广告上、下线状态
|
||||
*/
|
||||
int updateStatus(Long id, Integer status);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user