Commit 09b20b60 authored by 王源's avatar 王源 🎧

修改采购任务rpc注释

parent d3bc6e22
......@@ -26,6 +26,7 @@ interface PurchaseTaskServiceInterface
* 'source_id' => '来源id',
* 'notice_cancel_reason' => '通知取消原因',
* 'type' => 1 // 1(订单采购); 2(备货采购); 3(样品采购)
* 'auth' => Auth::user() // 当前用户
* ]
* @return bool
* @throws \Meibuyu\Micro\Exceptions\RpcException
......
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