This commit is contained in:
jianzhichu
2026-01-26 22:42:05 +08:00
parent 85986cdaa3
commit edbcc13086
19 changed files with 438 additions and 330 deletions
+8
View File
@@ -38,6 +38,14 @@
/// </summary>
//[Description("收藏短剧")]
dy_series = 7,
/// <summary>
/// 同步关注列表--
/// </summary>
dy_followuser=1000,
/// <summary>
/// 同步关注列表一次
/// </summary>
dy_followuser_once = 2000,
}