From 79c3284cede853d232a297aa52ac67585ae9804c Mon Sep 17 00:00:00 2001 From: xief <1789784602@qq.com> Date: Tue, 24 Jun 2025 14:36:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e69de29..1b6250e 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,8 @@ +## 生产接口协议 + +### 编译与发布 +```shell +pnpm clean +pnpm build +pnpm release +``` \ No newline at end of file