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