mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-21 08:04:26 +08:00
0.2.5
课表组件、天气组件全面升级。
This commit is contained in:
@@ -18,6 +18,7 @@ public sealed record WeatherCurrentCondition(
|
||||
double? WindSpeedKph,
|
||||
double? WindDirectionDegree,
|
||||
int? WeatherCode,
|
||||
bool? IsDaylight,
|
||||
string? WeatherText);
|
||||
|
||||
public sealed record WeatherDailyForecast(
|
||||
|
||||
Reference in New Issue
Block a user