Commit 39279ffd authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

Merge remote-tracking branch 'origin/master'

parents d726a67d 7dbfaf03
...@@ -72,4 +72,5 @@ message TaskResponse { ...@@ -72,4 +72,5 @@ message TaskResponse {
string task_fee = 5; string task_fee = 5;
bool task_is_succeed = 6; bool task_is_succeed = 6;
string task_error = 7; string task_error = 7;
uint64 task_execute_duration = 8; // 任务实际执行时间, us 为单位
} }
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment