
cancel 的操作返回类型
{ "name": "cancel_results", "base": "", "fields": [ { "name": "entity_id", "type": "uint64" }, { "name": "entity_type", "type": "name" }, { "name": "cancelled_count", "type": "uint8" }, { "name": "schedule_started", "type": "time_point?" }, { "name": "entitygroup", "type": "uint64?" }, { "name": "group_members", "type": "B_vector_entity_ref_E?" } ] }