Commit bc54372f authored by fuyunnan's avatar fuyunnan

仓库rpc 字段类型修改

parent ff81ad49
...@@ -91,7 +91,7 @@ interface StoreServiceInterface ...@@ -91,7 +91,7 @@ interface StoreServiceInterface
/** /**
* description:修改二次质检状态 * description:修改二次质检状态
* author: fuyunnan * author: fuyunnan
* @param int $orderIds 入库单id数组 * @param array $orderIds 入库单id数组
* @param array $update 修改数组 * @param array $update 修改数组
* @return int * @return int
* @throws * @throws
......
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