salix/back/model-config.json

45 lines
672 B
JSON
Raw Normal View History

{
"Account": {
"dataSource": "vn"
},
"Bank": {
"dataSource": "vn"
},
"Country": {
"dataSource": "vn"
},
"Company": {
"dataSource": "vn"
},
2019-01-28 11:14:22 +00:00
"Delivery": {
"dataSource": "vn"
},
"Message": {
"dataSource": "vn"
},
"MessageInbox": {
"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-01-28 11:14:22 +00:00
"Route": {
"dataSource": "vn"
},
"Vehicle": {
"dataSource": "vn"
2019-01-28 08:52:53 +00:00
}
}