同步protoc
This commit is contained in:
parent
0fe4de834f
commit
8acf4b0308
@ -1132,7 +1132,8 @@ export namespace state {
|
||||
export enum TrainConnType {
|
||||
NONE = 0,
|
||||
VOBC = 1,
|
||||
PC_SIM = 2
|
||||
PC_SIM_A = 3,
|
||||
PC_SIM_B = 4
|
||||
}
|
||||
}
|
||||
export class TrainState extends pb_1.Message {
|
||||
|
Loading…
Reference in New Issue
Block a user