新增 绑定鉴权卡需密钥

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

@@ -45,6 +45,8 @@ public class PileAuthCard {
@Excel(name = "卡状态")
private String status;
private String secretKey;
/**
* 所属用户的会员id
*/