tangjiang 7 meses atrás
pai
commit
8090f49bb9

+ 2 - 2
src/Hotline.Application/Bulletin/BulletinApplication.cs

@@ -40,8 +40,8 @@ namespace Hotline.Application.Bulletin
 
             // 获取服务器地址配置 
             string strSiteUrl = _appOptions.Value.OldFilesUrls;
-            if (string.IsNullOrEmpty(strSiteUrl))
-                strSiteUrl = "http://12345.zwfwhfgjjfzj.yibin.gov.cn:81";
+            //if (string.IsNullOrEmpty(strSiteUrl))
+            //    strSiteUrl = "http://12345.zwfwhfgjjfzj.yibin.gov.cn:81";
 
             // 取得匹配项列表 视频
             foreach (Match match in matchesvideo)