【增加仿真状态说明】

This commit is contained in:
weizhihong 2023-10-27 14:18:30 +08:00
parent f9e8236bd9
commit 8afde905e5

View File

@ -333,4 +333,6 @@ message SimulationStatus {
string simulationId = 1;
SimulationState state = 2;
string description = 3;
}