first commit

This commit is contained in:
2019-04-19 11:04:11 +08:00
commit 8019fef16d
271 changed files with 40588 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"ClientServicePort": 8001, //反向连接端口
"ConfigServicePort": 8000, //配置服务端口
"WebAPIPort": 8002 //API服务端口
}