@@ -15,7 +15,7 @@ define("PLAT", 'and'); # and, ios, web
/**
* 游戏是否上线
*/
-define("GAME_ONLINE", false);
+define("GAME_ONLINE", true);
* 控制debug黑框调试输出