This commit is contained in:
2022-09-09 15:43:00 +08:00
parent cd5339eca3
commit fd41251600

View File

@@ -10,7 +10,7 @@ class Check
public function index() public function index()
{ {
$url = $GLOBALS['data']['data']['mobile']; $url = $GLOBALS['data']['data']['url'];
$app = Factory::officialAccount(Config::get('wechat')); $app = Factory::officialAccount(Config::get('wechat'));