Commit 480f6c48 authored by 周智鹏's avatar 周智鹏

推送

parent 77633fff
......@@ -19,4 +19,11 @@ interface PurchaseDoneServiceInterface
* @return mixed
*/
public function noticeToCancel($orderIds);
/**
* 传输产品规格
* @param $data ['order_id'=>'22212121','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