fix xx_plugin key length

This commit is contained in:
liuwentan
2023-03-16 16:03:33 +08:00
parent 8312b69fda
commit c669eb5619
5 changed files with 46 additions and 38 deletions

View File

@@ -147,8 +147,8 @@
"table_type":"plugin",
"valid_column":4,
"custom": {
"key":1,
"key_type":"pointer",
"key":1,
"tag":3
}
},
@@ -191,8 +191,8 @@
"table_type":"plugin",
"valid_column":4,
"custom": {
"key":1,
"key_type":"integer",
"key":1,
"tag":5
}
},
@@ -202,8 +202,8 @@
"table_type":"plugin",
"valid_column":4,
"custom": {
"key":2,
"key_type":"pointer",
"key":2,
"tag":3,
"foreign": [6,8]
}
@@ -214,8 +214,8 @@
"table_type":"plugin",
"valid_column":4,
"custom": {
"key":2,
"key_type":"pointer",
"key":2,
"tag":5
}
},
@@ -225,8 +225,8 @@
"table_type":"plugin",
"valid_column":14,
"custom": {
"key":2,
"key_type":"pointer",
"key":2,
"tag":18
}
},
@@ -535,8 +535,8 @@
"table_type":"plugin",
"valid_column":4,
"custom": {
"key":2,
"key_type":"integer",
"key":2,
"tag":5
}
}