dever 7 年之前
父节点
当前提交
a2f6112454
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/base.php

+ 2 - 2
config/base.php

@@ -6,8 +6,8 @@ $config['base'] = array
 
 	'applet' => array
 	(
-		'appid' => 'wx67cccbaaa232d677',
-		'secret' => '5219147f5f9152a1cb8e60ee775e718d',
+		'appid' => 'wxd03e9b0848beb6a7',
+		'secret' => 'c5295869e033d23a672c6349656eb033',
 		'url' => 'https://api.weixin.qq.com/sns/jscode2session',
 	),