From 6928a70d9f6d21d485af99e89b9ba583efef4157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Wed, 15 Jun 2022 17:15:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a586ec1..8bccb0af 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ export const http = (type?: RequestHttpEnum) => { } ``` + ## 代码提交 * feat: 新功能