fix: Wpf地图信息MapInfo字段名更正

This commit is contained in:
status102
2025-02-20 14:08:25 +08:00
parent 114d0d5cab
commit 4e1168c67c

View File

@@ -310,7 +310,7 @@ namespace MaaWpfGui.Helper
// main_01-07#f#, #f#是突袭关卡
[JsonProperty("stageId")]
public string? NameJpUnavailable { get; set; }
public string? StageId { get; set; }
[JsonProperty("height")]
public int Height { get; set; }