Restore guest city panels while keeping Pro data protected

This commit is contained in:
2569718930@qq.com
2026-03-26 00:29:14 +08:00
parent a584da83f7
commit 961451aeff
5 changed files with 102 additions and 9 deletions
+2
View File
@@ -154,6 +154,8 @@ export interface CitySummary {
current?: {
temp?: number | null;
obs_time?: string | null;
settlement_source?: string | null;
settlement_source_label?: string | null;
};
deb?: {
prediction?: number | null;