新增 绑定鉴权卡需密钥

This commit is contained in:
Lemon
2023-03-28 14:31:31 +08:00
parent 515cfe869f
commit 358ece2923
13 changed files with 92 additions and 5 deletions

View File

@@ -22,6 +22,11 @@ public class BindingCardDTO {
*/
private String physicsCard;
/**
* 密钥
*/
private String secretKey;
/**
* 电话号码
*/