
Table row type of winglobal
{ "name": "st_win_global", "base": "", "fields": [ { "name": "total_money", "type": "uint64" }, { "name": "invest_id", "type": "uint64" }, { "name": "user_id", "type": "uint64" } ] }
Table row type of winglobal
{
"name": "st_win_global",
"base": "",
"fields": [
{
"name": "total_money",
"type": "uint64"
},
{
"name": "invest_id",
"type": "uint64"
},
{
"name": "user_id",
"type": "uint64"
}
]
}