From d180226815a7436b6896e28ba9d0f5b369af9c06 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 29 十二月 2023 10:02:50 +0800
Subject: [PATCH] 1.上传模具组件

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

diff --git a/main.js b/main.js
index e98a5e3..e3f29f9 100644
--- a/main.js
+++ b/main.js
@@ -19,7 +19,7 @@
 })
 
 Vue.prototype.$appVersion = 'v1.0.1' //APP褰撳墠鐗堟湰
-Vue.prototype.$baseUrl = 'http://121.196.36.24:8021/api' //鏈湴浜у搧
+Vue.prototype.$baseUrl = 'http://121.196.36.24:8027/api' //鏈湴浜у搧
 
 import global from '@/static/js/global.js'; //寮曞叆鑷畾涔夊叏灞� js鏂规硶
 Vue.prototype.global = global;

--
Gitblit v1.9.3