【类 型】:
【原 因】: 【过 程】: 【影 响】:
This commit is contained in:
parent
4fa98f103f
commit
a6db388a5a
@ -98,6 +98,7 @@ class PayController extends PublicController
|
|||||||
*/
|
*/
|
||||||
public function notifyCallback()
|
public function notifyCallback()
|
||||||
{
|
{
|
||||||
|
$this->publish('demo', 'hello world');
|
||||||
try {
|
try {
|
||||||
// 实例化 Yansongda Pay
|
// 实例化 Yansongda Pay
|
||||||
$result = Pay::wechat($this->config)->callback();
|
$result = Pay::wechat($this->config)->callback();
|
||||||
|
Loading…
Reference in New Issue
Block a user