|
@@ -16,6 +16,7 @@ public class Config
|
|
|
public const string USER_PORT_CHINA = "";
|
|
|
public const string USER_PORT_INTERNATIONAL = "intl";
|
|
|
public static string USER_PORT = USER_PORT_INTERNATIONAL;
|
|
|
+// public static string USER_PORT = USER_PORT_CHINA;
|
|
|
|
|
|
|
|
|
// public static bool USE_LOCAL_SERVER = true;
|