Update SmsFlashPromotionProductRelationService.java
This commit is contained in:
@@ -41,7 +41,7 @@ public interface SmsFlashPromotionProductRelationService {
|
||||
List<SmsFlashPromotionProduct> list(Long flashPromotionId, Long flashPromotionSessionId, Integer pageSize, Integer pageNum);
|
||||
|
||||
/**
|
||||
* 根据活动和场次id获取商品关系数量
|
||||
* 根据限时购和场次id获取商品关系数量
|
||||
* @param flashPromotionId 限时购id
|
||||
* @param flashPromotionSessionId 限时购场次id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user