@@ -156,6 +156,7 @@ export interface IUserTmp {
createTime: number;
proCptList: IProCptItem[];
usedCptList: IUsedCptItem[];
+ specifyCpt: string;
contacts: IContactItem[];
onlySMSLogin: boolean;
abnormalLoginAlert: boolean;