From bfb9a7576ab3fc983d445d67aad0e6cd7b1b9172 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 21 Mar 2024 12:54:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9=E8=B7=AF=E5=BE=84=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/prod_api_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/prod_api_config.js b/public/prod_api_config.js index 2a91955..ffa04de 100644 --- a/public/prod_api_config.js +++ b/public/prod_api_config.js @@ -1,5 +1,5 @@ window._CONFIG = {} // 后端地址 -window._CONFIG.interfaceUrl = 'http://laws.sinotruk.com' +window._CONFIG.interfaceUrl = 'http://srms-test.sinotruk.com' // 后端地址 window._CONFIG.downloadUrl = 'http://laws-sinotruk-server-kmc2c.yf-grp:8080'