Commit 88f0d910 authored by macro's avatar macro
Browse files

Update SmsFlashPromotionSessionService.java

parent 782f0d43
...@@ -36,7 +36,7 @@ public interface SmsFlashPromotionSessionService { ...@@ -36,7 +36,7 @@ public interface SmsFlashPromotionSessionService {
SmsFlashPromotionSession getItem(Long id); SmsFlashPromotionSession getItem(Long id);
/** /**
* 根据启用状态获取场次列表 * 获取全部场次列表
*/ */
List<SmsFlashPromotionSession> list(); List<SmsFlashPromotionSession> list();
......
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