优化首页内容

This commit is contained in:
georgehao
2019-07-06 17:05:19 +08:00
parent 37fb659c4e
commit 6a30e9265c
49 changed files with 1060 additions and 729 deletions

View File

@@ -6,19 +6,18 @@ Version = 1.0.0
LogLevel = ALL
# 执行器配置
# auto-自动起名,或者自己起名
ServerName = agent-10.32.40.165-1564
ServerName = agent-192.168.1.101-1564
# 启动后回写
ServerId = 7
ServerId = 4
# 端口,必须配置!!
TcpPort = 1564
# auto-自动获取
TcpIp = 10.32.40.165
TcpIp = 192.168.1.101
# Ip地址是外网还是内网1-外网0-内网若填写TcpIp则本项配置无意义
IpType = 0
# 添加的执行器属于分组Id默认为1
GroupId = 1
# 以下配置必填地址格式http://yourdomain/server/apisave
RegisterUrl = http://localhost:8081/server/apisave
UpdateStatusUrl = http://localhost:8081/server/apistatus
RegisterUrl = http://localhost:8080/server/apisave
UpdateStatusUrl = http://localhost:8080/server/apistatus