From 72a4a671431d25095146dc7e36efbb4a871c39b9 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期六, 02 十二月 2023 10:47:37 +0800
Subject: [PATCH] #

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

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

--
Gitblit v1.9.1