summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2021-04-19 16:35:36 +0800
committerfengweihao <[email protected]>2021-04-19 16:35:36 +0800
commit51b607ea34435739d8647b937185ce97c7d36e1b (patch)
tree2ef7ae0071e9f85ccd2489ef49705b36326f04b1 /common
parent0983935dfd603a15e3c12ffd6a1ebd523bf358a7 (diff)
TSG-6016 修复请求应答头未解析districtv2.1.7-20210421
Diffstat (limited to 'common')
-rw-r--r--common/include/verify_policy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/include/verify_policy.h b/common/include/verify_policy.h
index 971431f..d1d62e0 100644
--- a/common/include/verify_policy.h
+++ b/common/include/verify_policy.h
@@ -142,6 +142,7 @@ struct verify_policy_query_obj
int protocol_field;
char *keyword;
+ char *district;
char *attri_name;
struct ipaddr *ip_addr;