马宇豪
2023-10-20 67ddfbd2db13529c8923838d4dc7ed4cf105b0fe
src/types/monitorData.d.ts
@@ -70,7 +70,7 @@
        };
        gasList: Array<any>;
        areaList: Array<any>;
    }
    },
}
export interface TableWeatherRow {
@@ -97,4 +97,4 @@
        };
        weatherTypeList: Array<any>;
    }
}
}