Commit 81e0a69e authored by macro's avatar macro
Browse files

Update SmsFlashPromotionService.java

parent 9a5f81d0
...@@ -30,7 +30,7 @@ public interface SmsFlashPromotionService { ...@@ -30,7 +30,7 @@ public interface SmsFlashPromotionService {
int updateStatus(Long id, Integer status); int updateStatus(Long id, Integer status);
/** /**
* 获取详细信息 * 获取活动详情
*/ */
SmsFlashPromotion getItem(Long id); SmsFlashPromotion 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