bugfix:适配maatv4.1.9关于table_info中table_type整形变量命名变更
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user