Commit f608b14a authored by 朱涛's avatar 朱涛

add

parent 3f6f9a81
......@@ -40,14 +40,14 @@
"nullable": "Y"
}
},
"value": {
"img": {
"type": "String",
"required": false,
"length": 500,
"precision": null,
"scale": null,
"mysql": {
"columnName": "value",
"columnName": "img",
"dataType": "varchar",
"dataLength": 500,
"dataPrecision": null,
......
......@@ -40,14 +40,14 @@
"nullable": "Y"
}
},
"value": {
"img": {
"type": "String",
"required": false,
"length": 500,
"precision": null,
"scale": null,
"mysql": {
"columnName": "value",
"columnName": "img",
"dataType": "varchar",
"dataLength": 500,
"dataPrecision": null,
......
This diff is collapsed.
......@@ -801,11 +801,11 @@
"dataSource": "ruipeng",
"public": true
},
"MainCompanylogo": {
"MainBrandlogo": {
"dataSource": "ruipeng",
"public": true
},
"MainBrandlogo": {
"MainCompanylogo": {
"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