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
6bea1cbb
Commit
6bea1cbb
authored
Apr 18, 2025
by
macro
Browse files
Update SmsHomeAdvertiseService.java
parent
82944a4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/SmsHomeAdvertiseService.java
View file @
6bea1cbb
...
@@ -20,7 +20,7 @@ public interface SmsHomeAdvertiseService {
...
@@ -20,7 +20,7 @@ public interface SmsHomeAdvertiseService {
int
delete
(
List
<
Long
>
ids
);
int
delete
(
List
<
Long
>
ids
);
/**
/**
* 修改上、下线状态
* 修改
广告
上、下线状态
*/
*/
int
updateStatus
(
Long
id
,
Integer
status
);
int
updateStatus
(
Long
id
,
Integer
status
);
...
...
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