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