Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
824a2ba2
Commit
824a2ba2
authored
Jan 28, 2021
by
macro
Browse files
Update SmsFlashPromotionProductRelationService.java
parent
0c8ca243
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/SmsFlashPromotionProductRelationService.java
View file @
824a2ba2
...
...
@@ -42,9 +42,8 @@ public interface SmsFlashPromotionProductRelationService {
/**
* 根据活动和场次id获取商品关系数量
* @param flashPromotionId
* @param flashPromotionSessionId
* @return
* @param flashPromotionId 限时购id
* @param flashPromotionSessionId 限时购场次id
*/
long
getCount
(
Long
flashPromotionId
,
Long
flashPromotionSessionId
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment