master
我叫锄头 12 months ago
parent 56d8ea0ead
commit 347cf63736

@ -40,6 +40,7 @@
<ApplicationIcon>program.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Accessibility" />
<Reference Include="Custom.Communication.Framework, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Dll\Custom.Communication.Framework.dll</HintPath>
@ -128,6 +129,7 @@
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Remoting" />
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
<Reference Include="System.Security" />
<Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>

@ -3,7 +3,7 @@
##密码是否加密
DbPwdIsEncrypt=false
DbServerIp=localhost
DbServerIp=175.27.215.92
Port=5432
@ -11,7 +11,7 @@ Database=production_system
UserId=postgres
##凤凰性能测试
Password=123456
Password=haiwei@123
##Password=JcIghffcwkJE5I/21Xq3mQ==
##模式
Schema=public

Loading…
Cancel
Save