新增 绑定鉴权卡需密钥

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

@@ -20,6 +20,8 @@ public class PileAuthCardVO {
private String status;
private String secretKey;
private String createTime;
private String memberId;