//otcformat禁止千分位分组 window.otcformat.options.disableGrouping = true; // 模块加载横幅(排查用):仅在 ?otcdebug=1 或 localStorage.otcdebug=1 开启时打印,含 bundle 版本+git sha。 // otcDebug 由 main.js 提供(在 bundle.js 内),本文件是独立