inc_id = event.message["incident"]["id"] datatable = self.rest_client().get("/incidents/{}/table_data/task_table".format(inc_id))
確定! 回上一頁