From d73c260fb8ad67b17d7e44c89bb6e8b6c8de6d1f Mon Sep 17 00:00:00 2001 From: xief <1789784602@qq.com> Date: Tue, 24 Jun 2025 14:45:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b6250e..14c43ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## 生产接口协议 +本项目使用typescript编写,IDE推荐使用vscode。 ### 编译与发布 +更新 package.json 版本号 ```shell pnpm clean pnpm build