向前兼容升级,主要适配app_id的类型,app_id_dict的有效字段
tsg_static_tableinfo.conf相应的变化,修改APP_ID_DICT表有效标志的位置 配置文件变化: [MAAT] APP_ID_TABLE_TYPE=18(16: before 21.05) [TSG_LOG] APP_ID_TYPE=1(0: int)
This commit is contained in:
@@ -139,7 +139,7 @@ typedef struct _tsg_para
|
||||
{
|
||||
int level;
|
||||
unsigned short timeout;
|
||||
int app_id_table_type;
|
||||
int app_dict_field_num;
|
||||
int device_id;
|
||||
int entrance_id;
|
||||
int hash_timeout;
|
||||
|
||||
Reference in New Issue
Block a user