完成了开卡部分(除了硬件部分)。

This commit is contained in:
2024-07-30 02:13:05 +08:00
parent 26f9ff604e
commit ad40ab7ecd
7 changed files with 558 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ public:
void setDevice(QString name, Database *db);
QString getName();
QString getNameAndDepositAllowed();
bool is_verified();
bool is_depositAllowed();