
Table row type of luckconfig
{ "name": "st_lucky_config", "base": "", "fields": [ { "name": "issue_id", "type": "uint64" }, { "name": "lucky_id", "type": "uint64" } ] }
Table row type of luckconfig
{
"name": "st_lucky_config",
"base": "",
"fields": [
{
"name": "issue_id",
"type": "uint64"
},
{
"name": "lucky_id",
"type": "uint64"
}
]
}