@@ -21,7 +21,7 @@ func main() {
r := Router()
port := flag.Int("p", 88, "the port to listen on")
port := flag.Int("p", 8088, "the port to listen on")
// 解析命令行参数
flag.Parse()
The note is not visible to the blocked user.