TSG-17512 Proxy适配Maat4关于compile表特性变更
This commit is contained in:
@@ -152,7 +152,7 @@ static void doh_get_cheat_data(long long p_result, int qtype, struct doh_ctx *ct
|
||||
cJSON *answer_array = NULL;
|
||||
int table_id=0;
|
||||
|
||||
table_id=maat_get_table_id(g_doh_conf->maat, "PXY_CTRL_COMPILE");
|
||||
table_id=maat_get_table_id(g_doh_conf->maat, "PXY_CTRL_COMPILE_PLUGIN");
|
||||
if(table_id < 0)
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user