From f29dfb68a705ab9f37ed924fc82d6fd414c1c78c Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期一, 21 十一月 2022 17:01:45 +0800 Subject: [PATCH] 最新 --- assetMgtH5/api/requestConfig.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/assetMgtH5/api/requestConfig.js b/assetMgtH5/api/requestConfig.js index 6699996..6645882 100644 --- a/assetMgtH5/api/requestConfig.js +++ b/assetMgtH5/api/requestConfig.js @@ -11,7 +11,7 @@ import Request from '@/js_sdk/luch-request/luch-request/index.js' // export const apiBaseUrl = 'http://asset.mengdong.icu' //寮�鍙� -export const apiBaseUrl = 'http://uat.mengdong.icu' //鐢熶骇 绗竴娆★紝鍙﹀涓�涓湪鐧婚檰椤� +export const apiBaseUrl = 'http://uat.zhongyishutong.xyz' //鐢熶骇 绗竴娆★紝鍙﹀涓�涓湪鐧婚檰椤� const http = new Request() -- Gitblit v1.9.1