短剧、合集

This commit is contained in:
jianzhichu
2026-01-20 00:20:37 +08:00
parent 7c6ee0a8a6
commit 7175b3858a
25 changed files with 779 additions and 745 deletions
+1 -1
View File
@@ -59,6 +59,6 @@ namespace dy.net.model.dto
{
public string cookieId { get; set; }
public int cateType { get; set; }
public VideoTypeEnum cateType { get; set; }
}
}