mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
Update RoleCombatData.cs
This commit is contained in:
@@ -18,6 +18,5 @@ internal sealed class RoleCombatData
|
||||
public bool HasData { get; set; }
|
||||
|
||||
[JsonPropertyName("has_detail_data")]
|
||||
[MemberNotNullWhen(true, nameof(Detail))]
|
||||
public bool HasDetailData { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user