From 1a031a850e8a37cda335011e9d259d1013530ff6 Mon Sep 17 00:00:00 2001 From: zhouyonggao <1971162852@qq.com> Date: Wed, 3 Dec 2025 14:50:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0API=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E4=B8=BA=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/config.js b/web/config.js index b7be8b1..ba14ebe 100644 --- a/web/config.js +++ b/web/config.js @@ -1 +1 @@ -window.__API_BASE__ = '' +window.__API_BASE__ = 'http://ymtexporttool.cdlsxd.cn:8077/'