Explorar o código

feat(types): 类型修复

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

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

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