Commit 82eb4396 authored by 余海军's avatar 余海军

add

parent 7b937b56
......@@ -40,14 +40,14 @@
"nullable": "N"
}
},
"vlaue": {
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 33,
"scale": 0,
"mysql": {
"columnName": "vlaue",
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 33,
......
This diff is collapsed.
......@@ -297,10 +297,6 @@
"dataSource": "ruipeng",
"public": true
},
"MainTotalorder": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalrevenue": {
"dataSource": "ruipeng",
"public": true
......@@ -356,5 +352,9 @@
"MainEntityrevenue": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalorder": {
"dataSource": "ruipeng",
"public": true
}
}
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