
Table row type of userprofittb
{ "name": "userprofit", "base": "", "fields": [ { "name": "acc_id", "type": "uint64" }, { "name": "uid", "type": "uint64" }, { "name": "amount", "type": "uint64" }, { "name": "update_time", "type": "uint32" } ] }
Table row type of userprofittb
{
"name": "userprofit",
"base": "",
"fields": [
{
"name": "acc_id",
"type": "uint64"
},
{
"name": "uid",
"type": "uint64"
},
{
"name": "amount",
"type": "uint64"
},
{
"name": "update_time",
"type": "uint32"
}
]
}