From 1cb780b1762c62751c7f5f26132f3a7aa4ef3e2f Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期四, 23 三月 2023 16:45:30 +0800
Subject: [PATCH] 微信登录修改,呼叫客服功能(完成)

---
 api/publicInterface.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/api/publicInterface.js b/api/publicInterface.js
index eb43d49..bba27cf 100644
--- a/api/publicInterface.js
+++ b/api/publicInterface.js
@@ -4,7 +4,7 @@
 // const BaseUrl = "http://192.168.3.159:9999/";
 import {BaseUrl as wrBaseUrl} from '@/api/request.js'
 // const BaseUrl = "http://192.168.0.120:9999"
-const BaseUrl = "http://192.168.110.82:9999"
+const BaseUrl = "http://192.168.3.109:9999"
 
 // 鐧诲綍
 // function apiLogin({

--
Gitblit v1.9.1