From 7a96f7021a676c3b33a73abb4bb5817310e2ea97 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Wed, 28 Oct 2020 15:37:00 +0800 Subject: [PATCH] build --- src/AppConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AppConfig.js b/src/AppConfig.js index 8e921d9fe..cd01c04b7 100644 --- a/src/AppConfig.js +++ b/src/AppConfig.js @@ -59,7 +59,7 @@ export function initAxiosInterceptors(props) { // TODO 避免重复的请求 https://github.com/axios/axios#cancellation var proxy = "http://localhost:3000" - // proxy = "https://testforgeplus.trustie.net" + proxy = "https://testforgeplus.trustie.net" const requestMap = {}; window.setfalseInRequestMap = function (keyName) {