mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 05:00:25 +08:00
实现远程升级节点
This commit is contained in:
@@ -45,6 +45,7 @@ func (this *CreateBatchAction) RunPost(params struct {
|
||||
IpList string
|
||||
|
||||
Must *actions.Must
|
||||
CSRF *actionutils.CSRF
|
||||
}) {
|
||||
if params.ClusterId <= 0 {
|
||||
this.Fail("请选择正确的集群")
|
||||
|
||||
Reference in New Issue
Block a user