mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
fix: Wpf地图信息MapInfo字段名更正
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user