This commit is contained in:
caishi 2020-10-28 15:37:00 +08:00
parent 54fc16ddad
commit 7a96f7021a
1 changed files with 1 additions and 1 deletions

View File

@ -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) {