Admin
2022-12-01 44ca77b3057dd7f5cd67b7a6ee89b164e3b0749b
src/stores/interface/index.ts
@@ -11,6 +11,7 @@
    time: number;
    userName: string;
    uid: string;
    depId: string;
    projectId: string;
    dataList: [];
}