Commit 782f0d43 authored by macro's avatar macro
Browse files

Update SmsFlashPromotionSessionService.java

parent c824eacd
......@@ -31,7 +31,7 @@ public interface SmsFlashPromotionSessionService {
int delete(Long id);
/**
* 获取详情
* 获取场次详情
*/
SmsFlashPromotionSession getItem(Long id);
......
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