refactor(core): 全面肃清硬编码版本注释,适配动态锚点架构

This commit is contained in:
hotyue
2026-04-15 03:57:12 +00:00
parent 9aef79831c
commit c7c93ea22e
6 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# ==========================================================
# 脚本名称: runner.sh (IP-Sentinel 主控调度引擎 v3.4.0 版本锚点版)
# 脚本名称: runner.sh (IP-Sentinel 主控调度引擎 - 动态锚点版)
# 核心功能: 防并发延迟启动、功能开关(Feature Flag)自适应、多模块概率轮盘调度
# ==========================================================