添加执行任务列表接口
Former-commit-id: 55e7295cfcff234009df0f1959f68ea75cc95bf7
This commit is contained in:
parent
c11bd97a0c
commit
fde491095a
|
@ -293,7 +293,7 @@ message ApplyListResp{
|
|||
}
|
||||
|
||||
message ApplyInfo{
|
||||
int64 participantName = 1;
|
||||
string participantName = 1;
|
||||
string yamlString = 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue