
Table row type of cppltrecord
{ "name": "cppltrecord", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "plant_id", "type": "uint64" }, { "name": "state", "type": "uint64" }, { "name": "create_at", "type": "uint64" } ] }