mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
实现QT6启动器,QT版本有qt5升级到qt6
This commit is contained in:
@@ -113,6 +113,7 @@ public:
|
||||
int stationId {};
|
||||
std::string name;
|
||||
std::string code;
|
||||
int status {0};
|
||||
bool isConnected {false};
|
||||
|
||||
int workModeId {}; // 运行模式
|
||||
|
||||
Reference in New Issue
Block a user