ref 支付流程联调, 回退pnpm锁定文件

This commit is contained in:
bootx
2024-04-27 23:08:27 +08:00
parent 58be3bd0ec
commit 3e3b1d8578
9 changed files with 6502 additions and 7944 deletions

View File

@@ -54,7 +54,7 @@
## 项目启动
```shell
# 安装项目依赖, 请使用Node16及以上版本
# 安装项目依赖, 请使用Node20.x版本, pnpm使用8.x版本
pnpm install
# 启动项目
pnpm run dev