bug修复

This commit is contained in:
jianzhichu
2025-11-30 21:33:18 +08:00
parent e42a004765
commit 50149a280b
57 changed files with 766 additions and 317 deletions
+2 -1
View File
@@ -59,7 +59,8 @@ namespace dy.net.service
ImageViedoSaveAlone = true,
FollowedTitleTemplate ="",
FullFollowedTitleTemplate="",
FollowedTitleSeparator=""
FollowedTitleSeparator="",
AutoDistinct=true,//默认开启
};
sqlSugarClient.Insertable(config).ExecuteCommand();
return config;