
-
{ "name": "notice", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "notice_time", "type": "string" }, { "name": "cid", "type": "uint64" }, { "name": "content_cn", "type": "string" }, { "name": "content_en", "type": "string" }, { "name": "acttime", "type": "uint64" } ] }