Commit 466a29fa authored by 余海军's avatar 余海军

test

parent 47c8b3c2
......@@ -40,14 +40,14 @@
"nullable": "N"
}
},
"total": {
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 22,
"scale": null,
"mysql": {
"columnName": "total",
"columnName": "value",
"dataType": "double",
"dataLength": null,
"dataPrecision": 22,
......
......@@ -6661,7 +6661,7 @@ definitions:
name:
maxLength: 5
type: string
total:
value:
type: number
format: double
required:
......
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