mirror of
https://github.com/macrozheng/mall.git
synced 2025-06-27 04:20:01 +00:00
Update PmsSkuStockService.java
This commit is contained in:
parent
dd617ac3fe
commit
ca75b719d9
@ -10,7 +10,7 @@ import java.util.List;
|
||||
*/
|
||||
public interface PmsSkuStockService {
|
||||
/**
|
||||
* 根据产品id和skuCode关键字模糊搜索
|
||||
* 根据商品id和skuCode关键字模糊搜索
|
||||
*/
|
||||
List<PmsSkuStock> getList(Long pid, String keyword);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user