
Table row type of itm.accounts
{ "name": "item_t", "base": "", "fields": [ { "name": "cid", "type": "uint64" }, { "name": "count", "type": "uint64" } ] }
Table row type of itm.accounts
{
"name": "item_t",
"base": "",
"fields": [
{
"name": "cid",
"type": "uint64"
},
{
"name": "count",
"type": "uint64"
}
]
}