
Table row type of curcontest
{ "name": "st_curcontest", "base": "", "fields": [ { "name": "contest_id", "type": "uint64" }, { "name": "end_time", "type": "uint64" } ] }
Table row type of curcontest
{
"name": "st_curcontest",
"base": "",
"fields": [
{
"name": "contest_id",
"type": "uint64"
},
{
"name": "end_time",
"type": "uint64"
}
]
}