增加同步指定博主的作品

This commit is contained in:
lijianyou
2025-10-19 01:11:55 +08:00
parent 14a709e691
commit 59ce4f59ed
25 changed files with 1865 additions and 277 deletions
+2 -2
View File
@@ -336,10 +336,10 @@ namespace dy.net.dto
[JsonProperty("level")]
public int Level { get; set; }
/// <summary>
///
/// 改成long 防止报错
/// </summary>
[JsonProperty("tag_id")]
public int TagId { get; set; }
public long TagId { get; set; }
/// <summary>
/// 人文社科
/// </summary>