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
370eb4b7
Commit
370eb4b7
authored
Oct 10, 2024
by
macro
Browse files
Update HomeService.java
parent
4be013f7
Changes
1
Show whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/service/HomeService.java
View file @
370eb4b7
...
...
@@ -30,7 +30,7 @@ public interface HomeService {
List
<
PmsProductCategory
>
getProductCateList
(
Long
parentId
);
/**
* 根据专题分类分页获取专题
* 根据专题分类
id
分页获取专题
* @param cateId 专题分类id
*/
List
<
CmsSubject
>
getSubjectList
(
Long
cateId
,
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