Commit 5b14c5fc authored by macro's avatar macro
Browse files

Update SmsFlashPromotionProductRelationService.java

parent 037314f9
...@@ -33,7 +33,7 @@ public interface SmsFlashPromotionProductRelationService { ...@@ -33,7 +33,7 @@ public interface SmsFlashPromotionProductRelationService {
SmsFlashPromotionProductRelation getItem(Long id); SmsFlashPromotionProductRelation getItem(Long id);
/** /**
* 分页查询相关商品及限时购促销信息 * 根据限时购和场次id分页查询限时购商品信息
* *
* @param flashPromotionId 限时购id * @param flashPromotionId 限时购id
* @param flashPromotionSessionId 限时购场次id * @param flashPromotionSessionId 限时购场次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