From c2f9c3fb503cedf8fdc32113b180eeaf50bf833c Mon Sep 17 00:00:00 2001 From: wangpeng Date: Wed, 6 May 2026 10:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B5=8B=E8=AF=95=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/tool.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/tool.js b/common/tool.js index 8957704..e1c5af2 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,5 +1,6 @@ -export var basePath = "http://39.103.206.194:9001/qhdkfq-prevention/"; +export var basePath = "http://192.168.20.240:8592/dy-prevention/"; +// export var basePath = "http://39.103.206.194:9001/qhdkfq-prevention/"; export const baseImgPath = "https://file.zcloudchina.com/YTHFile"; export const adminPath = "http://192.168.0.18:8085";