From 317188e9c30dc058e30a2f1a08b15f9ec639d6c7 Mon Sep 17 00:00:00 2001 From: lipenghui Date: Fri, 2 Feb 2024 16:55:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=9B=BE=E7=89=87=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=8A=A0=E5=AF=86=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/axios/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/axios/index.ts b/src/utils/axios/index.ts index b1f0445..9688fc4 100644 --- a/src/utils/axios/index.ts +++ b/src/utils/axios/index.ts @@ -27,7 +27,6 @@ const notDecryptWhiteList = [ '/open-chat/chat/session', '/open-chat/gpts/getDallEImages', '/open-chat/chat/stopGenerate', - '/hulk-system/hulk-resource/oss/endpoint/put-file', '/open-chat/gpts/getQanythingStreamChat', '/open-chat/gpts/getImageVision', ]