From cfcfabd22bf9cc11815acf408a1d6eaeeb9403dd Mon Sep 17 00:00:00 2001 From: Vergil <974548713@qq.com> Date: Thu, 14 May 2020 10:16:01 +0800 Subject: [PATCH] a --- static/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/config.js b/static/config.js index e14a0f17..ffa895e5 100644 --- a/static/config.js +++ b/static/config.js @@ -23,4 +23,4 @@ export const downloadFileMachine_config = `http://123.56.95.229:58010/submit/dow export const MESUploadFile_config = `http://123.56.95.229:58010/submit/MESUploadFile.ashx` export const MESDownloadFile_config = `http://123.56.95.229:58010/submit/MESDownloadFile.ashx` -export const request_config = `http://localhost:8002/submit/MESCommonBase.ashx` +export const request_config = `http://123.56.95.229:58010/submit/MESCommonBase.ashx`