@@ -165,6 +165,7 @@ export interface IUserTmp {
}
// 最近联系人
+// todo 待删
export interface IRecentUser extends IUser {
recentDate: number;