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