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
7e420f19
Commit
7e420f19
authored
Feb 22, 2020
by
macro
Browse files
Update PmsProductAttributeService.java
parent
1f5462c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/PmsProductAttributeService.java
View file @
7e420f19
...
...
@@ -16,7 +16,6 @@ public interface PmsProductAttributeService {
* 根据分类分页获取商品属性
* @param cid 分类id
* @param type 0->属性;2->参数
* @return
*/
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