配置关闭刮削开关

This commit is contained in:
jianzhichu
2026-03-14 19:29:58 +08:00
parent dbf98c781d
commit 21e1aca7b5
5 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ namespace dy.net
private static readonly string DefaultListenUrl = "http://*:10101";
private const string SpaRootPath = "app/dist";
private const string SpaSourcePath = "app/";
private const string SwaggerDocTitle = "dy.net WebApi Docs";
private const string SwaggerDocTitle = "dysync.net WebApi Docs";
/// <summary>
///