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
b13b70b5
Commit
b13b70b5
authored
Dec 02, 2021
by
macro
Browse files
Update PmsSkuStockService.java
parent
691cb00f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/PmsSkuStockService.java
View file @
b13b70b5
...
...
@@ -10,7 +10,7 @@ import java.util.List;
*/
public
interface
PmsSkuStockService
{
/**
* 根据产品id
或
skuCode关键字模糊搜索
* 根据产品id
和
skuCode关键字模糊搜索
*/
List
<
PmsSkuStock
>
getList
(
Long
pid
,
String
keyword
);
...
...
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