init commit all code

This commit is contained in:
路 范
2021-12-20 17:17:49 +08:00
parent 66d48149a6
commit f60ad763ed
1325 changed files with 1744918 additions and 0 deletions

View 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>