From 03de98bbf6ec13a23fb4bdbc40fdbc3b2bfa283e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B4=81?= <209192278@qq.com> Date: Mon, 20 Nov 2023 23:57:04 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E6=B4=81=20:=20=E4=BF=AE=E6=94=B9key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/request.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/request.js b/service/request.js index 3a1eec5..e26d273 100644 --- a/service/request.js +++ b/service/request.js @@ -128,7 +128,7 @@ const toast = { const apiService = { serverHost, imgUrl: 'https://spsp.feashow.com/', - key: 'ZRKBZ-Q7FWL-GVZPK-MCRBU-4XFB5-ATBDB', + key: 'XR3BZ-SHJKJ-VK6FR-DOYXJ-C3F7Z-Y5BY6', uploadImgUrl: serverHost + '/upload/image/', //登录接口 login(data) {