@@ -88,7 +88,7 @@ export interface IAPUser {
ID: string;
createdTime: number;
gender: string;
- accountType: number;
+ accountType: string;
account: string;
name: string;
phone: string;