Files
inside_out_web_data_interac…/93_nei/Getf.Service.Transfer.Client.WinService.Test/App.config
2021-12-20 17:17:49 +08:00

20 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<!--<add key="ServiceAddressInfo" value="183.136.157.9:8002" />-->
<!--<add key="DataHandlerClassInfo" value="Getf.Service.Transfer.Client.WinService.HttpHandler.HttpByte.HttpByteHandler,Getf.Service.Transfer.Client.WinService.HttpHandler" />-->
<add key="ServiceAddressInfo" value="127.0.0.1:8002" />
<!--<add key="DataHandlerClassInfo" value="Getf.Service.Transfer.Client.WinService.HttpHandler.HttpByte.HttpByteHandler,Getf.Service.Transfer.Client.WinService.HttpHandler" />-->
<add key="DataHandlerClassInfo" value="Getf.Service.Transfer.Client.WinService.HttpHandler.HttpDataHandler,Getf.Service.Transfer.Client.WinService.HttpHandler" />
<add value="test" key="AppID" />
<add value="b7ybdg482IXFsojQ4feDHf4NaiSLRtFjL7MVI6ysnvjrZ6jikFX74tVZhZKYG23A" key="AppSecret" />
<add value="TVgSoGYNJrnU7Kg6Csuodh4IdxqZGxpEJAdRlEcTn72KlUgAiHcr7bdxLKFf9pJ6" key="Key" />
<!--<add key="ServiceAddressInfo" value="183.136.157.9:8002" />
<add key="DataHandlerClassInfo" value="Getf.Service.Transfer.Client.WinService.HttpHandler.HttpDataHandler,Getf.Service.Transfer.Client.WinService.HttpHandler" />
<add value="DifficultHouse" key="AppID" />
<add value="hukmPK1ed7gH4WO15ndls6KQR6GKM21yOzQjYjaYvm1Cyy63dI14TQGhrwYD3MLN" key="AppSecret" />
<add value="iwVtMfrhdaYQnb1qnEO3dljvc0X7zK1ODayN3TKMX0ToF9GE0Owgjnoi9rgBgC9z" key="Key" />-->
</appSettings>
</configuration>