列车控制连接
This commit is contained in:
parent
c4b27d48d0
commit
2f5d8c3cfd
@ -891,6 +891,8 @@ message SimulationThirdPartyApiServiceState {
|
|||||||
SimulationThirdPartyApiService.Type type = 1;
|
SimulationThirdPartyApiService.Type type = 1;
|
||||||
// 服务状态
|
// 服务状态
|
||||||
SimulationThirdPartyApiService.State state = 2;
|
SimulationThirdPartyApiService.State state = 2;
|
||||||
|
// 服务描述
|
||||||
|
string serviceName = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
//列车控制状态
|
//列车控制状态
|
||||||
|
Loading…
Reference in New Issue
Block a user