文档更新

This commit is contained in:
xief 2025-06-24 14:45:53 +08:00
parent 79c3284ced
commit d73c260fb8

View File

@ -1,6 +1,8 @@
## 生产接口协议 ## 生产接口协议
本项目使用typescript编写IDE推荐使用vscode。
### 编译与发布 ### 编译与发布
更新 package.json 版本号
```shell ```shell
pnpm clean pnpm clean
pnpm build pnpm build