Browse Source

测试代码

chenbo 4 years ago
parent
commit
233d3ea052
1 changed files with 2 additions and 1 deletions
  1. 2 1
      setting.inc.php

+ 2 - 1
setting.inc.php

@@ -56,7 +56,8 @@ $globalSexList = array(
 
 define('APPID', 'wxa6a88eafe691d79b');
 define('APPSECRET', 'ef2d5da2cd8ca534da1a81f940806146');
-define('APPURI', 'http://fission.xazhima.com/front-page/fission-page.html');
+//define('APPURI', 'http://fission.xazhima.com/front-page/fission-page.html');
+define('APPURI', 'aaaa');
 
 define('BASE_KEY_ACCESS_TOKEN', 'access_token');
 define('BASE_KEY_REFRESH_TOKEN', 'refresh_token');