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