forked from JointCloud/pcm-coordinator
添加执行任务列表接口
This commit is contained in:
parent
2bdcb634ec
commit
55e7295cfc
|
@ -293,7 +293,7 @@ message ApplyListResp{
|
|||
}
|
||||
|
||||
message ApplyInfo{
|
||||
int64 participantName = 1;
|
||||
string participantName = 1;
|
||||
string yamlString = 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue