Commit 10d5d6ba authored by 王源's avatar 王源 🎧

Merge remote-tracking branch 'origin/purchase_rpc'

parents de7bd21e 5e2d50c1
......@@ -19,4 +19,11 @@ interface PurchaseDoneServiceInterface
* @return mixed
*/
public function noticeToCancel($orderIds);
/**
* 传输产品规格
* @param $data ['order_id'=>'子订单编号','order_standard'=>'产品规格']
* @return mixed
*/
public function productStandard($data);
}
\ No newline at end of file
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