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