Settings.settings 957 B

123456789101112131415
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SIMDP.BLL.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="SIMDP_BLL_WeatherWebService_WeatherWebService" Type="(Web Service URL)" Scope="Application">
  6. <Value Profile="(Default)">http://www.webxml.com.cn/WebServices/WeatherWebService.asmx</Value>
  7. </Setting>
  8. <Setting Name="SIMDP_BLL_AS400FetchWebServiec_GETMAINR" Type="(Web Service URL)" Scope="Application">
  9. <Value Profile="(Default)">http://10.110.37.249:10010/web/services/GETMAINRService/GETMAINR</Value>
  10. </Setting>
  11. <Setting Name="SIMDP_BLL_AS400Service_GETMAINR" Type="(Web Service URL)" Scope="Application">
  12. <Value Profile="(Default)">http://10.251.68.5:10010/web/services/GETMAINRService/GETMAINR</Value>
  13. </Setting>
  14. </Settings>
  15. </SettingsFile>