马宇豪
2022-12-23 e126770f6dd3e3d37ff61559c9b691ad9a1abc09
src/stores/interface/index.ts
@@ -11,6 +11,7 @@
    time: number;
    userName: string;
    uid: string;
    depId: string;
    projectId: string;
    dataList: [];
}