修复运动分区无法显示的问题

pull/409/head
leiurayer 3 years ago
parent 1f514599ac
commit 3aa7b2c110

@ -21,7 +21,7 @@ namespace DownKyi.Core.BiliApi.Users.Models
public SpacePublicationListTypeVideoZone Technology { get; set; }
[JsonProperty("188")]
public SpacePublicationListTypeVideoZone Digital { get; set; }
[JsonProperty("224")]
[JsonProperty("234")]
public SpacePublicationListTypeVideoZone Sports { get; set; }
[JsonProperty("223")]
public SpacePublicationListTypeVideoZone Car { get; set; }

Loading…
Cancel
Save