Commit cb8c5d2e authored by fuyunnan's avatar fuyunnan

修改备注

parent 59d72e24
...@@ -154,7 +154,7 @@ interface StoreServiceInterface ...@@ -154,7 +154,7 @@ interface StoreServiceInterface
/** /**
* description:通过产品id数组获取库存列表 * description:通过产品id数组获取库存列表 给订单系统使用
* author: fuyunnan * author: fuyunnan
* @param array $ids 产品ids 数组 * @param array $ids 产品ids 数组
* @param int $wareId 仓库id * @param int $wareId 仓库id
...@@ -166,7 +166,7 @@ interface StoreServiceInterface ...@@ -166,7 +166,7 @@ interface StoreServiceInterface
/** /**
* description:检查是否有库存,有就返回库存数量(有记录) * description:检查是否有库存,有就返回库存数量(有记录) 给产品系统使用
* author: fuyunnan * author: fuyunnan
* @param array $ids 仓库产品的id数组 * @param array $ids 仓库产品的id数组
* @return array * @return array
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment