代码整理

This commit is contained in:
jianzhichu
2026-01-23 22:24:00 +08:00
parent 60f6e3847d
commit 3f6b1874eb
60 changed files with 348 additions and 991 deletions
+2 -2
View File
@@ -220,7 +220,7 @@ namespace dy.net.model.response
//[JsonProperty("avatar_larger")]
//public DouyinImageResource AvatarLarger { get; set; }
//[JsonProperty("avatar_schema_list")]
//public object AvatarSchemaList { get; set; } // 原始值为null,兼容扩展
@@ -521,7 +521,7 @@ namespace dy.net.model.response
//[JsonProperty("new_story_cover")]
//public object NewStoryCover { get; set; } // 原始值为null,兼容扩展
//[JsonProperty("not_seen_item_id_list")]
//public object UnseenItemIds { get; set; } // 原始值为null,兼容扩展