Commit 4f67073e authored by wwccw0591's avatar wwccw0591

pc

parent 0fd9d65e
......@@ -568,6 +568,7 @@ class OrderServiceModel extends \Business\AbstractModel
if(empty($orderGoods)){
$orderGoods=array();
}
echo json_encode($reciverInfo);exit;
$returnData = array(
'orderId' => $this->order['orderId'],
'storeName' => $this->order['storeName'],
......
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