pub async fn get_exec_result(task_id: String) -> Result<ExecTask, ServerFnError>
查询任务执行结果(前端轮询)。
post
<auto>