TaskFeedbackInfo.msg 172 B

123456789
  1. #任务执行反馈
  2. #任务信息
  3. TaskInfo task_info
  4. #任务执行状态
  5. int8 task_status
  6. #任务执行错误码(无错时为0)
  7. int64 task_error_code
  8. #描述
  9. string message