dever 6 years ago
parent
commit
a2f6112454
1 changed files with 2 additions and 2 deletions
  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',
 	),