From b7b4cb32f94622fbb91a8a5b1c7ea22bdbb19995 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期五, 19 八月 2022 11:09:53 +0800
Subject: [PATCH] 正式域名配置

---
 utils/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/index.js b/utils/index.js
index a4b5a19..f9f1910 100644
--- a/utils/index.js
+++ b/utils/index.js
@@ -18,7 +18,7 @@
 	return fetch(url, opt)
 }
 
-// get璇锋眰 
+// get璇锋眰
 // urlParam鏄嫾鎺ヨ矾寰勭殑鍙傛暟
 export const reqGet = (url, params, urlParam, opt = {}) => {
 	opt.header = typeObj['headerGET'];

--
Gitblit v1.9.1