salix/back/model-config.json

66 lines
1.0 KiB
JSON
Raw Normal View History

{
"Account": {
"dataSource": "vn"
},
"Bank": {
"dataSource": "vn"
},
"Country": {
"dataSource": "vn"
},
"Company": {
"dataSource": "vn"
},
"Container": {
"dataSource": "storage"
},
2020-03-23 07:24:57 +00:00
"Collection": {
"dataSource": "vn"
},
"Chat": {
"dataSource": "vn"
},
"ChatConfig": {
"dataSource": "vn"
},
2019-01-28 11:14:22 +00:00
"Delivery": {
"dataSource": "vn"
},
"Province": {
"dataSource": "vn"
},
"UserConfig": {
"dataSource": "vn"
},
"Warehouse": {
"dataSource": "vn"
2018-05-03 11:24:35 +00:00
},
2019-01-21 13:53:23 +00:00
"Sip": {
"dataSource": "vn"
},
2019-02-05 09:48:33 +00:00
"UserConfigView": {
"dataSource": "vn"
2019-03-15 11:58:26 +00:00
},
"EmailUser": {
"dataSource": "vn"
2019-04-25 16:30:11 +00:00
},
"Dms": {
"dataSource": "vn"
},
"DmsType": {
"dataSource": "vn"
},
"Town": {
"dataSource": "vn"
},
"Postcode": {
"dataSource": "vn"
2019-10-18 06:36:33 +00:00
},
"UserLog": {
"dataSource": "vn"
2019-01-28 08:52:53 +00:00
}
}