{ "name": "BusinessReasonEnd", "base": "VnModel", "options": { "mysql": { "table": "businessReasonEnd" } }, "properties": { "id": { "type": "number" }, "reason": { "type": "string" } } }