@@ -366,6 +366,8 @@ export interface IProjectLog {
activityUserID: string;
// 协作
cooperationCount?: number;
+ // 是否与我协作
+ cooperateWithMe?: boolean;
}
// 导入状态