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
ca75b719
Commit
ca75b719
authored
Mar 05, 2024
by
macro
Browse files
Update PmsSkuStockService.java
parent
dd617ac3
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/service/PmsSkuStockService.java
View file @
ca75b719
...
...
@@ -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