mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-11-29 10:27:36 +08:00
Fix reload problems related to the remote config
This commit is contained in:
parent
b9f46ea49a
commit
71ac2a6936
@ -347,5 +347,7 @@ sql_filter_vars_reload_str_rules(const char *json_str)
|
||||
g_hash_table_remove_all(cetus_variables);
|
||||
}
|
||||
|
||||
sql_filter_vars_load_default_rules();
|
||||
|
||||
return sql_filter_vars_load_str_rules(json_str);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user