Explorar o código

feat(types): 用户密码加密标记

zhangweicheng %!s(int64=3) %!d(string=hai) anos
pai
achega
f9ef3e5577
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/user.ts

+ 1 - 0
types/src/interface/user.ts

@@ -144,6 +144,7 @@ export interface IAPUser {
   certificate: ICertificate[];
   employmentCertificateName: string;
   MAC?: string; // 验证用户信息的mac值
+  isNP?: string; // 是否通过密码机加密码的用户密码
 }
 
 // 最近联系人