diff --git a/src/config.ts b/src/config.ts index 27b7e0a..d6af5b8 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,5 +1,5 @@ -const ip: string = "119.29.194.155:8893"; -// const ip: string = "yufangzc.com"; +// const ip: string = "119.29.194.155:8893"; +const ip: string = "yufangzc.com"; const fwqip: string = "yufangzc.com"; //打包服务器接口代理标识 const SERVERAGENT: string = "/jzd-api";