Browse Source

fix:图片上传接口加密;

dxj
李朋徽 1 year ago
parent
commit
317188e9c3
  1. 1
      src/utils/axios/index.ts

1
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',
]

Loading…
Cancel
Save