From a43f8991d3f5fa2ef4e0f3eeeca00fb4afc263c0 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期日, 24 五月 2026 17:08:18 +0800
Subject: [PATCH] gx

---
 scripts/build.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/build.js b/scripts/build.js
index 4423024..5e10890 100644
--- a/scripts/build.js
+++ b/scripts/build.js
@@ -97,7 +97,7 @@
   readmeLines.push("──────────────────────────────────────────────────────");
   readmeLines.push("");
   readmeLines.push("【全局参数】");
-  readmeLines.push("  pollIntervalMs       = 10000   // K 轮询间隔(毫秒)");
+  readmeLines.push("  pollIntervalMs       = 10000   // 轮询间隔(毫秒)");
   readmeLines.push("  connectTimeoutMs     = 5000    // TCP 握手超时(毫秒)");
   readmeLines.push("  reconnectBaseMs      = 3000    // 重连退避基数(毫秒)");
   readmeLines.push("  reconnectMaxMs       = 60000   // 重连退避上限(毫秒)");

--
Gitblit v1.8.0