From fe598c1ac81772e661647444056b448c085e8f70 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期二, 14 三月 2023 17:39:33 +0800 Subject: [PATCH] 1 --- ExportMap/Web.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ExportMap/Web.config b/ExportMap/Web.config index bb4807a..a41ac58 100644 --- a/ExportMap/Web.config +++ b/ExportMap/Web.config @@ -16,7 +16,7 @@ <!-- SG鐨凞B搴� --> <add key="sgDB" value="E:\soft\SGConfig\catalog.db"/> <!-- PG杩炴帴 --> - <add key="pgConn" value="Server=127.0.0.1;Port=5433;Database=langfang;User Id=postgres;Password=postgres;"/> + <add key="pgConn" value="Server=192.168.20.205;Port=5433;Database=langfang;User Id=postgres;Password=Postgres!_14_Lf;"/> <add key="webpages:Version" value="3.0.0.0"/> <add key="webpages:Enabled" value="false"/> <add key="ClientValidationEnabled" value="true"/> -- Gitblit v1.9.3