马宇豪
2023-10-20 3943ca967f32343d35f9d384669fc7db29863d1d
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>;
    }
}
}