fuyu 5 years ago
parent
commit
bb3fe7a98b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      application/inter/controller/Wechat.php

+ 2 - 0
application/inter/controller/Wechat.php

@@ -12,6 +12,8 @@ use think\File;
 use app\common\library\send_message;
 use app\common\library\Message;
 class Wechat extends Base {
+    public function _initialize() {
+    }
     public function  wechatCallback() {
         // $param = $_REQUEST['param'];
         Log::record('微信支付回调');