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
f37b8c36
Commit
f37b8c36
authored
Feb 25, 2025
by
macro
Browse files
Update SmsFlashPromotionService.java
parent
5b14c5fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/SmsFlashPromotionService.java
View file @
f37b8c36
...
...
@@ -35,7 +35,7 @@ public interface SmsFlashPromotionService {
SmsFlashPromotion
getItem
(
Long
id
);
/**
* 分页查询活动
*
根据关键字
分页查询活动
*/
List
<
SmsFlashPromotion
>
list
(
String
keyword
,
Integer
pageSize
,
Integer
pageNum
);
}
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