liuzejian 1 năm trước cách đây
mục cha
commit
3ca12586df

+ 1 - 1
modules/Channel/Http/Controllers/WechatOpenPlatformController.php

@@ -77,7 +77,7 @@ class WechatOpenPlatformController extends CatchController
             myLog('authorCommand')->info('handleAuthorized', ['message' => $message]);
             return $next($message);
         });
-
+        myLog('authorCommand')->info('end00000');
 
         return $server->serve();
     }