
Table row type of roomlisttb
{ "name": "roomlist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "p_cnt", "type": "uint8" }, { "name": "uid", "type": "uint64" }, { "name": "info", "type": "uint32" } ] }
Table row type of roomlisttb
{
"name": "roomlist",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "p_cnt",
"type": "uint8"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "info",
"type": "uint32"
}
]
}