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