feat: add mathModel use

This commit is contained in:
semenov
2025-06-16 09:21:02 +03:00
parent e7b59de7c7
commit a8759fdf1c
141 changed files with 31722 additions and 16433 deletions

View File

@@ -13,6 +13,7 @@ public:
QString LocalVersionName;
StreamingVersionData versionData;
bool isAutoStart;
bool mathModelUse;
};
class ServerAuthorization{