mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 05:55:03 +08:00
新增 绑定鉴权卡需密钥
This commit is contained in:
@@ -22,6 +22,11 @@ public class BindingCardDTO {
|
||||
*/
|
||||
private String physicsCard;
|
||||
|
||||
/**
|
||||
* 密钥
|
||||
*/
|
||||
private String secretKey;
|
||||
|
||||
/**
|
||||
* 电话号码
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user