
Table row type of rob
{ "name": "global_rob", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "current_qishu", "type": "uint64" }, { "name": "current_players", "type": "uint64" } ] }
Table row type of rob
{
"name": "global_rob",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "current_qishu",
"type": "uint64"
},
{
"name": "current_players",
"type": "uint64"
}
]
}