From b6e287339866f6cee89441f1b6ecd6bdedb3713f Mon Sep 17 00:00:00 2001 From: hebo Date: Wed, 24 Dec 2025 20:13:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E5=8D=B7=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 0b64be4..6acefb5 100644 --- a/src/config.ts +++ b/src/config.ts @@ -2,7 +2,7 @@ const ip: string = "127.0.0.1:8897"; const fwqip: string = "127.0.0.1:8897"; //const ip: string = "lzcxsx.cn"; //const fwqip: string = "lzcxsx.cn"; -//const ip: string = "zhxy.yufangzc.com";// +//const ip: string = "zhxy.yufangzc.com"; //const fwqip: string = "zhxy.yufangzc.com"; //打包服务器接口代理标识 const SERVERAGENT: string = "/jsd-api";