package main import ( "fmt" ) func main() { fmt.Println("✓ 计算节点添加成功") }