
Table row type of roomdatatb
{ "name": "roomdata", "base": "", "fields": [ { "name": "room_data", "type": "string" }, { "name": "room_id", "type": "uint64" }, { "name": "action_id", "type": "uint32" } ] }
Table row type of roomdatatb
{
"name": "roomdata",
"base": "",
"fields": [
{
"name": "room_data",
"type": "string"
},
{
"name": "room_id",
"type": "uint64"
},
{
"name": "action_id",
"type": "uint32"
}
]
}