增加若干操作日志/代理服务DNS CNAME显示的地方增加拷贝到剪贴板图标

This commit is contained in:
刘祥超
2020-11-17 15:41:43 +08:00
parent 7bd0b0e6b1
commit ad38101786
32 changed files with 199 additions and 11 deletions

View File

@@ -124,6 +124,9 @@ func (this *InstallAction) RunPost(params struct {
if err != nil {
this.Fail("API节点启动失败" + err.Error())
}
// 等待API节点初始化完成
time.Sleep(2 * time.Second)
}
// 写入API节点配置完成安装