1、修复关注同步时报https证书错误问题
2、关注列表点头像跳抖音博主首页
This commit is contained in:
+4
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user