diff options
| author | liuxueli <[email protected]> | 2020-08-19 09:27:36 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2020-08-19 09:27:36 +0800 |
| commit | 7002e1b2569095e882e5914eb3c871aa0737d3b2 (patch) | |
| tree | f02826b8093a0e00c7495181d09b0a8bd4317074 | |
| parent | 99dc6723f18f0d0bb95118cf9a7ec991f634a497 (diff) | |
修正tsg_static_tableinfo.conf文件,增加TSG_OBJ_IP_LEARNING_ADDR表v3.1.2.20.08
| -rw-r--r-- | bin/tsg_static_tableinfo.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/tsg_static_tableinfo.conf b/bin/tsg_static_tableinfo.conf index 33b4ca7..d8505f0 100644 --- a/bin/tsg_static_tableinfo.conf +++ b/bin/tsg_static_tableinfo.conf @@ -12,6 +12,7 @@ 1 GROUP_COMPILE_RELATION group2compile -- 2 GROUP_GROUP_RELATION group2group -- 3 TSG_OBJ_IP_ADDR ip_plus UTF8 UTF8 no 0 +3 TSG_OBJ_IP_LEARNING_ADDR ip_plus UTF8 UTF8 no 0 4 TSG_OBJ_SUBSCRIBER_ID expr UTF8 UTF8 yes 0 5 TSG_OBJ_ACCOUNT expr UTF8 UTF8 yes 0 6 TSG_OBJ_URL expr UTF8 UTF8/GBK yes 0 |
