完成读卡器API的所有功能,能够读写卡;修改开卡函数,添加初始化卡的代码,添加限制:只有在有充值权限的设备上才能够开卡
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <QRandomGenerator>
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
#include <readerAPI.h>
|
||||
#include <databaseAPI.h>
|
||||
|
||||
Reference in New Issue
Block a user