摘要: 1 public function NotifyProcess($data, &$msg) 2 { 3 // $data = $this->data; 4 if ($data['result_code'] == 'SUCCESS') { 5 $orderNo = $data['out_trade_no']; 6 ... 阅读全文
posted @ 2019-07-16 16:07 夏秋初 阅读(811) 评论(0) 推荐(0)