From e6a02c8b09a796e436a501e9b87d19e25c34c9d1 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期日, 07 四月 2024 15:53:37 +0800
Subject: [PATCH] #

---
 main.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/main.js b/main.js
index ba4f953..364f80d 100644
--- a/main.js
+++ b/main.js
@@ -6,7 +6,7 @@
 Vue.use(uView)
 Vue.config.productionTip = false
 // Vue.prototype.baseUrl = 'http://crm.zoneyung.net'
-Vue.prototype.baseUrl = 'http://192.168.4.188:9528'
+Vue.prototype.baseUrl = 'http://192.168.4.46:9528'
 App.mpType = 'app'
 const app = new Vue({
     ...App

--
Gitblit v1.9.1