Explorar o código

feat():授权

geek %!s(int64=4) %!d(string=hai) anos
pai
achega
44dd362497
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      application/index/controller/Index.php

+ 2 - 0
application/index/controller/Index.php

@@ -17,6 +17,8 @@ class Index {
 
         $visitorId = input('visitorId');
         $notifyUrl = input('notify_url');
+        var_dump(session('unionid'));
+        die();
         if (empty(session('unionid'))){
             header("Location:".CommonService::getAuthUrl());
 //            redirect(CommonService::getAuthUrl());