Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
This commit is contained in:
commit
3a92afbb69
@ -84,6 +84,7 @@ class PayController extends PublicController
|
||||
*/
|
||||
public function notifyCallback()
|
||||
{
|
||||
$this->publish('demo1', 'start');
|
||||
// 实例化 Yansongda Pay
|
||||
$pay = Pay::wechat($this->config);
|
||||
$callBackData = $pay->callback();
|
||||
|
Loading…
Reference in New Issue
Block a user