
Table row type of repbuystat
{ "name": "repbuystat", "base": "", "fields": [ { "name": "code", "type": "uint64" }, { "name": "total", "type": "uint32" }, { "name": "gachacnt", "type": "uint32" } ] }
Table row type of repbuystat
{
"name": "repbuystat",
"base": "",
"fields": [
{
"name": "code",
"type": "uint64"
},
{
"name": "total",
"type": "uint32"
},
{
"name": "gachacnt",
"type": "uint32"
}
]
}