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
2bc18d27
"vscode:/vscode.git/clone" did not exist on "6194c7c80be749826de8b0aed1d980cc6274549c"
Commit
2bc18d27
authored
Jun 08, 2021
by
macro
Browse files
Update PmsProductAttributeService.java
parent
dbe31e2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/PmsProductAttributeService.java
View file @
2bc18d27
...
...
@@ -15,7 +15,7 @@ public interface PmsProductAttributeService {
/**
* 根据分类分页获取商品属性
* @param cid 分类id
* @param type 0->
属性;2
->参数
* @param type 0->
规格;1
->参数
*/
List
<
PmsProductAttribute
>
getList
(
Long
cid
,
Integer
type
,
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