@@ -97,6 +97,7 @@ export interface IAPUser {
dataID: string;
created: string;
createdID: string;
+ isCreated?: boolean; // 是否可创建,字段由后台定义
}
// 最近联系人