更新特殊处理测试账号
This commit is contained in:
@@ -54,14 +54,16 @@ class AppConstants {
|
||||
|
||||
//系统参数
|
||||
//运行打包APP模式
|
||||
int ent_type = APPPackageType.MHT.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
// int ent_type = APPPackageType.TH.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
// int ent_type = APPPackageType.MHT.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
int ent_type = APPPackageType.TH.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
// int ent_type = APPPackageType.HUANSHUI.code; //1.默认太和 2.欢睡 3.眠花糖
|
||||
int text_length = 8;
|
||||
|
||||
int wifi1 = -45;
|
||||
int wifi2 = -60;
|
||||
int wifi3 = -75;
|
||||
|
||||
static bool is_test_account = true; //是否测试账号
|
||||
}
|
||||
|
||||
//获取协议地址
|
||||
|
||||
Reference in New Issue
Block a user