class AppConfig { static String apiHost = "otapi.beswell.com"; // static String apiHost = "t-otapi.beswell.com"; static int apiPort = 10001; }