补充注释

This commit is contained in:
Olia Lisa 2026-01-23 17:55:54 +08:00
parent 83d0c83c8a
commit e1a84da2a4

View File

@ -75,6 +75,7 @@ find_free_port() {
# ==========================================
# 函数名: manage_port
# 功能: 开放端口和关闭端口
# 参数1: allow 或 deny (操作类型)
# 参数2: 端口号
# --- 使用示例 ---