diff options
| author | liuchang <[email protected]> | 2023-06-02 08:21:31 +0000 |
|---|---|---|
| committer | liuchang <[email protected]> | 2023-06-02 08:21:31 +0000 |
| commit | f4003992c5d8ee90f53c4e46a6de32717a635af3 (patch) | |
| tree | 11d8e8e745fa19e6327db43ed283548dc0c1378a | |
| parent | 74f230304cd2d0a79e7a706081dd413edc695ddf (diff) | |
update table_info.json
| -rw-r--r-- | conf/table_info.json | 2 | ||||
| -rw-r--r-- | shaping/test/test_conf/table_info.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/table_info.json b/conf/table_info.json index ecdb609..28e8725 100644 --- a/conf/table_info.json +++ b/conf/table_info.json @@ -13,7 +13,7 @@ "table_id": 1, "table_name": "TRAFFIC_SHAPING_PROFILE", "table_type": "plugin", - "valid_column": 7, + "valid_column": 8, "custom": { "key": 1, "key_type": "pointer" diff --git a/shaping/test/test_conf/table_info.json b/shaping/test/test_conf/table_info.json index ecdb609..28e8725 100644 --- a/shaping/test/test_conf/table_info.json +++ b/shaping/test/test_conf/table_info.json @@ -13,7 +13,7 @@ "table_id": 1, "table_name": "TRAFFIC_SHAPING_PROFILE", "table_type": "plugin", - "valid_column": 7, + "valid_column": 8, "custom": { "key": 1, "key_type": "pointer" |
