{
    "name": "o_桌台码",
    "columns": {
        "Id": {
            "primary": true,
            "type": "int",
            "generated": true
        },
        "I_公司编号": {
            "type": "int"
        },
        "I_门店编号": {
            "type": "int"
        },
        "I_桌台编号": {
            "type": "int"
        }
    },
    "indices": {
    }
}