"eladmin-common/src/main/vscode:/vscode.git/clone" did not exist on "837f23080b0cb1d2f055229e040b355fab53e3e5"
Commit 037314f9 authored by macro's avatar macro
Browse files

Update SmsFlashPromotionProductRelationService.java

parent 2b169f29
...@@ -41,7 +41,7 @@ public interface SmsFlashPromotionProductRelationService { ...@@ -41,7 +41,7 @@ public interface SmsFlashPromotionProductRelationService {
List<SmsFlashPromotionProduct> list(Long flashPromotionId, Long flashPromotionSessionId, Integer pageSize, Integer pageNum); List<SmsFlashPromotionProduct> list(Long flashPromotionId, Long flashPromotionSessionId, Integer pageSize, Integer pageNum);
/** /**
* 根据活动和场次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