|
{
|
|
"name": "Expedition_PrintOut",
|
|
"base": "VnModel",
|
|
"options": {
|
|
"mysql": {
|
|
"table": "dipole.expedition_PrintOut"
|
|
}
|
|
},
|
|
"properties": {
|
|
"expeditionFk": {
|
|
"type": "number",
|
|
"id": true,
|
|
"description": "id expeditionFk"
|
|
},
|
|
"itemFk": {
|
|
"type": "number"
|
|
}
|
|
}
|
|
} |