Commit 5e2d50c1 authored by 周智鹏's avatar 周智鹏

添加rpc

parent 480f6c48
......@@ -22,7 +22,7 @@ interface PurchaseDoneServiceInterface
/**
* 传输产品规格
* @param $data ['order_id'=>'22212121','order_standard'=>'']
* @param $data ['order_id'=>'子订单编号','order_standard'=>'产品规格']
* @return mixed
*/
public function productStandard($data);
......
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