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
a704ebf7
Commit
a704ebf7
authored
Jan 24, 2021
by
macro
Browse files
Update PmsProductAttributeService.java
parent
39a2393b
Changes
1
Show whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/PmsProductAttributeService.java
View file @
a704ebf7
...
...
@@ -41,5 +41,8 @@ public interface PmsProductAttributeService {
@Transactional
int
delete
(
List
<
Long
>
ids
);
/**
* 获取商品分类对应属性列表
*/
List
<
ProductAttrInfo
>
getProductAttrInfo
(
Long
productCategoryId
);
}
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