rabin 4 years ago
parent
commit
47967fa3b6
1 changed files with 8 additions and 0 deletions
  1. 8 0
      config/base.php

+ 8 - 0
config/base.php

@@ -13,6 +13,14 @@ $config['base'] = array
         3 => '审核未通过',
     ),
 
+    'applet' => array
+    (
+        'project' => 'passport/system',
+        'appid' => 'wxd0590664d0004f23',
+        'secret' => '009bf48ffd5a3ceecb6a933492d641d2',
+        'url' => 'https://api.weixin.qq.com/sns/jscode2session',
+    ),
+
     'passport_list_button' => array
     (
         'list1' => array('订单', '"order&project=act&search_option_uid={id}&oper_parent=user&oper_project=passport"'),