tao.mo

代码提交

mt
2020年11月18日14:33:20
......@@ -68,7 +68,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="app.config" />
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
......
......@@ -13,7 +13,7 @@
<!--<add key="ServerPath" value="\\192.168.0.225\agentUpgrade" />-->
<add key="UpdateFile"/>
<add key="UpdateStrategy"/>
<add key="FilePath" value="D:\DMSSSO"/>
<add key="FilePath" value="D:\TNT DMS"/>
</appSettings>
<startup>
<supportedRuntime version="v2.0.50727" />
......@@ -21,10 +21,10 @@
<applicationSettings>
<DMSSSOUpgrade.Properties.Settings>
<setting name="DMSSSOUpgrade_DMSSSOService_SSOServices" serializeAs="String">
<!--<value>http://www.erry.com:38090/axis2/services/SSOServices?wsdl</value>-->
<!--Demo-->
<value>http://164.39.68.247/dms_demo/services/SSOServices?wsdl</value>
<!--<value>http://164.39.68.58:8080/dms/services/SSOServices?wsdl</value>-->
<!--Demo-->
<!--<value>http://webserver2.cx.tnt.com/dms_sso_prod/services/SSOServices?wsdl</value>-->
<!--<value>http://164.39.68.247/dms_demo/services/SSOServices?wsdl</value>-->
</setting>
</DMSSSOUpgrade.Properties.Settings>
</applicationSettings>
......