
Table row type of profitlog1
{ "name": "profitlog1", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "profit", "type": "asset" }, { "name": "fundid", "type": "uint64" }, { "name": "fund", "type": "asset" }, { "name": "fundtime", "type": "uint64" }, { "name": "profittime", "type": "uint64" }, { "name": "collecttime", "type": "uint64" } ] }