Commit 82944a4d authored by macro's avatar macro
Browse files

Update SmsFlashPromotionService.java

parent 5fb63b01
......@@ -25,7 +25,7 @@ public interface SmsFlashPromotionService {
int delete(Long id);
/**
* 修改上下线状态
* 修改活动上下线状态
*/
int updateStatus(Long id, Integer status);
......
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