fix(master): 修复群组负数 Chat ID 导致 OpenSSL HMAC 签名引擎参数注入崩溃的致命缺陷 (Resolves #58)

This commit is contained in:
hotyue
2026-05-30 02:40:55 +00:00
parent 0f7b6c9e6d
commit 313200e003

View File

@@ -82,6 +82,7 @@ generate_signed_url() {
echo "https://${target_ip}:${target_port}${action_path}?t=${current_t}&sign=${signature}"
}
# ==========================================================
# 2. 数据库热升级自愈系统
# ==========================================================