列车控制修改列车参数类型

This commit is contained in:
tiger_zhou 2024-04-02 17:32:18 +08:00
parent b748c7ff3e
commit c23d536144

View File

@ -189,7 +189,7 @@ message PsdParam {
//
message TrainControl{
string simulationId = 1; // 仿id
uint32 trainId = 2;
string trainId = 2;
uint32 deviceId = 3;//id
TrainControlType controlType = 4;
EmergentButton button = 5;//