system-service/vo/cluster.go @@ -21,6 +21,7 @@ type UpdateClusterVo struct { ClusterId string `json:"clusterId"` NodeId string `json:"nodeId"` Password string `json:"password"` } type ClusterJoinVo struct {