
Table row type of limittb
{ "name": "playerlimit", "base": "", "fields": [ { "name": "acc_id", "type": "uint64" }, { "name": "first_in", "type": "uint32" }, { "name": "cnt", "type": "uint32" } ] }
Table row type of limittb
{
"name": "playerlimit",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "first_in",
"type": "uint32"
},
{
"name": "cnt",
"type": "uint32"
}
]
}