zhouwx
2025-05-08 446d5c8eda333a4e6ee3fb6e838e9d859fc847f5
src/types/monitorData.d.ts
@@ -42,6 +42,7 @@
                position: number | null;
            }
        };
        isPpm: boolean
        gasList: Array<any>;
        positionList: Array<any>;
        excelData: Array<any>;