TSG-8084: 使用开关(DYNAMIC_MAAT_SWITCH)控制使用静态或动态MAAT句柄扫描subscriber_id,默认使用静态MAAT句柄

This commit is contained in:
liuxueli
2021-10-25 21:59:38 +08:00
parent 9fcc3c88d3
commit 72254973b6
4 changed files with 24 additions and 11 deletions

View File

@@ -226,6 +226,7 @@ typedef struct tsg_para
int level;
short mirror_switch;
unsigned short timeout;
int dynamic_maat_switch;
int app_dict_field_num;
int device_seq_in_dc;
int datacenter_id;