zhouwenxuan
2023-10-09 0c496e7063f67a8b1af9ff3e2680d896e8d9d158
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>;
    }
}
}