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

8 lines
251 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="ServiceAddressInfo" value="127.0.0.1:8888" />
<add key="HandlerClassInfo" value="" />
<add key="AppName" value="Xzsp" />
</appSettings>
</configuration>