1、修复关注同步时报https证书错误问题

2、关注列表点头像跳抖音博主首页
This commit is contained in:
jianzhichu
2025-12-04 22:01:38 +08:00
parent 385e53561a
commit c03dc5beff
12 changed files with 370 additions and 134 deletions
+4 -1
View File
@@ -8,7 +8,10 @@ namespace dy.net.model
[SugarTable(TableName = "dy_app_config")]
public class AppConfig
{
/// <summary>
/// 是否是程序启动时...
/// </summary>
public bool IsFirstRunning { get; set; }
/// <summary>
///
/// </summary>