diff options
| -rw-r--r-- | resource/pangu/table_info.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index 94a01a6..d96dcb5 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -118,7 +118,7 @@ { "table_id":9, "table_name":"TSG_OBJ_FQDN_CAT", - "table_type":"intval", + "table_type":"interval", "valid_column":5, "custom": { "item_id":1, @@ -209,7 +209,7 @@ { "table_id":19, "table_name":"TSG_OBJ_APP_ID", - "table_type":"intval", + "table_type":"interval", "valid_column":5, "custom": { "item_id":1, |
