From 4c19b6fdf41fcc5deb080f472b151ce65143d71e Mon Sep 17 00:00:00 2001
From: qwj <qwjzorro@163.com>
Date: 星期四, 27 七月 2023 10:05:35 +0800
Subject: [PATCH] 112

---
 DocumentServiceAPI.Web.Entry/appsettings.json |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/DocumentServiceAPI.Web.Entry/appsettings.json b/DocumentServiceAPI.Web.Entry/appsettings.json
index b8028f9..c5af045 100644
--- a/DocumentServiceAPI.Web.Entry/appsettings.json
+++ b/DocumentServiceAPI.Web.Entry/appsettings.json
@@ -12,13 +12,12 @@
     {
 
       "ConfigId": "default", //澶氬簱閰嶇疆ID
-      "ConnectionString": "Server=localhost\\SQLEXPRESS;Database=DocApi;User ID=sa;Password=123456;",
+      "ConnectionString": "Server=.;Database=CY_DocumentSystemOnline;User ID=sa;Password=123456;",
       "DbType": "SqlServer",
       "IsAutoCloseConnection": true
 
     }
   ],
-
   //swags 鍚嶇О閰嶇疆 榛樿鍒嗙粍
   "[openapi:Default]": {
     "Title": "鏍囦功绠$悊绯荤粺鏈嶅姟",
@@ -50,6 +49,5 @@
     "ClockSkew": 5, // 杩囨湡鏃堕棿瀹归敊鍊硷紝long 绫诲瀷锛屽崟浣嶇锛岄粯璁� 5绉�
     "Algorithm": "HS256" // 鍔犲瘑绠楁硶锛宻tring 绫诲瀷锛岄粯璁� HS256
   }
-
 
 }
\ No newline at end of file

--
Gitblit v1.9.1