新增关注博主-支持删除

This commit is contained in:
jianzhichu
2025-12-02 13:00:05 +08:00
parent de5813a874
commit 4b2f9aaa7c
12 changed files with 318 additions and 96 deletions
+3 -1
View File
@@ -30,7 +30,9 @@ namespace dy.net.model
/// </summary>
[SugarColumn(Length =255,IsNullable =true)]
public string SavePath { get; set; }
/// <summary>
/// 1 开启同步 0 关闭同步
/// </summary>
public int Status { get; set; }
/// <summary>