- 新增 batchSetting.js 文件,实现批量生成配置的功能 - 在 .gitignore 中添加 dist/ 目录,避免生成的文件被提交到仓库
- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性 - 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml