init commit all code
This commit is contained in:
10
93_nei/Getf.Service.Transfer.Client/App.config
Normal file
10
93_nei/Getf.Service.Transfer.Client/App.config
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="ServiceAddressInfo" value="127.0.0.1:8888" />
|
||||
<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" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user