自定义收藏夹bug

This commit is contained in:
jianzhichu
2026-03-26 20:07:42 +08:00
parent 8f738f1714
commit 63f44adeca
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1231,7 +1231,7 @@ namespace dy.net.model.response
public class PlayAddr
{
[JsonProperty("data_size")]
public long DataSize { get; set; }
public long? DataSize { get; set; }
//[JsonProperty("file_cs")]
//public string FileCs { get; set; }