chore: 更新Node.js版本和后端接口端口
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

1. 将.node-version中的Node版本从18.16.0升级到20.19.0
2. 更新README.md中所有相关的Node版本说明文档
3. 将后端接口地址端口从8787修改为22666
This commit is contained in:
sheng
2026-06-23 16:08:36 +08:00
parent e11366ab0c
commit 7ede037dd3
3 changed files with 17 additions and 17 deletions

View File

@@ -1 +1 @@
18.16.0
20.19.0