DocumentServiceAPI.Web.Entry/appsettings.json
@@ -12,7 +12,7 @@ { "ConfigId": "default", //多库配置ID "ConnectionString": "Server=localhost\\SQLEXPRESS;Database=CY_DocumentSystemOnline;User ID=sa;Password=123456;", "ConnectionString": "Server=.;Database=doc_new;User ID=sa;Password=123456;", "DbType": "SqlServer", "IsAutoCloseConnection": true