提交 08bac952 编写于 作者: wu-sheng's avatar wu-sheng

no message

上级 7e0d3296
......@@ -99,5 +99,11 @@ message Endpoint {
}
message EndpointMapping {
repeated KeyIntValuePair endpoints = 1;
repeated EndpointMappingElement elements = 1;
}
message EndpointMappingElement {
string endpointName = 1;
int32 serviceId = 2;
DetectPoint from = 3;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册