Commit 2ed74b30 authored by 余海军's avatar 余海军

add

parent 228e98e1
......@@ -55,14 +55,14 @@
"nullable": "Y"
}
},
"address": {
"value": {
"type": "String",
"required": false,
"length": 45,
"precision": null,
"scale": null,
"mysql": {
"columnName": "address",
"columnName": "value",
"dataType": "varchar",
"dataLength": 45,
"dataPrecision": null,
......
......@@ -37866,7 +37866,7 @@ definitions:
name:
maxLength: 255
type: string
address:
value:
maxLength: 45
type: string
additionalProperties: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment