view
This commit is contained in:
@@ -6,6 +6,7 @@ use EasyWeChat\Factory;
|
||||
use EasyWeChat\OfficialAccount\Application;
|
||||
use think\facade\Config;
|
||||
use think\facade\Route;
|
||||
use think\facade\View;
|
||||
|
||||
class Wechat
|
||||
{
|
||||
@@ -67,7 +68,7 @@ class Wechat
|
||||
*/
|
||||
public function payment()
|
||||
{
|
||||
|
||||
return View::fetch();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user