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