zhouwenxuan
2023-10-17 347758e6a496ed956cb99c67c54a16a84da31638
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>;
    }
}
}