songxingwei 3 years ago
parent
commit
5ff6347a17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/common/library/Common.php

+ 1 - 1
application/common/library/Common.php

@@ -375,7 +375,7 @@ class Common
         $arr=[
         $arr=[
             'touser'=>$openid,
             'touser'=>$openid,
             'mp_template_msg'=>[
             'mp_template_msg'=>[
-                "appid"=>Config::get_values('small_wechat_id'),
+                "appid"=>Config::get_values('wechat_appid'),
                 "template_id"=>$template_id,
                 "template_id"=>$template_id,
                 "url"=>$path,
                 "url"=>$path,
                 'miniprogram'=>[
                 'miniprogram'=>[