This commit is contained in:
2025-10-20 22:28:37 +08:00
parent eeb5af98eb
commit 7d148d79c9
429 changed files with 13624 additions and 586480 deletions

View File

@@ -39,6 +39,7 @@ public:
QList<QVariantList> selectLatest(const QString &tableName,
const QStringList &fieldNames,
int maxRows);
bool isConnectOK = false;
private:
};