Commit aca93845 authored by 余海军's avatar 余海军

add

parent ff167927
......@@ -54,6 +54,21 @@
"dataScale": 0,
"nullable": "Y"
}
},
"area": {
"type": "String",
"required": false,
"length": 101,
"precision": null,
"scale": null,
"mysql": {
"columnName": "area",
"dataType": "varchar",
"dataLength": 101,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
}
},
"validations": [],
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -481,10 +481,6 @@
"dataSource": "ruipeng",
"public": true
},
"HosFlownum": {
"dataSource": "ruipeng",
"public": true
},
"HosThismonthfirst": {
"dataSource": "ruipeng",
"public": true
......@@ -688,5 +684,9 @@
"AnotherTeacher": {
"dataSource": "ruipeng",
"public": true
},
"HosFlownum": {
"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