From 37f7c50a49bd7c830595d5fab3f3230d34556d6d Mon Sep 17 00:00:00 2001 From: baizonghao <1719256278@qq.com> Date: 星期一, 22 五月 2023 16:31:29 +0800 Subject: [PATCH] 修改 --- src/api/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/common.js b/src/api/common.js index c914421..441ab79 100644 --- a/src/api/common.js +++ b/src/api/common.js @@ -36,4 +36,4 @@ method: 'post', data: params }) -} \ No newline at end of file +} -- Gitblit v1.8.0