From ce88e217a2acea35652ef5c2a47afe53653e02a3 Mon Sep 17 00:00:00 2001
From: 鲁班七号 <9159450+luban-71@user.noreply.gitee.com>
Date: Mon, 04 Sep 2023 15:43:41 +0800
Subject: [PATCH] update src/views/Admin/components/msgDetailMod.vue.
---
config/env.production.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/config/env.production.js b/config/env.production.js
index 1ee261b..ae16e7a 100644
--- a/config/env.production.js
+++ b/config/env.production.js
@@ -1,4 +1,5 @@
module.exports = {
NODE_ENV: "production",
baseUrl: 'http://121.239.169.30:13001',
+ // baseUrl: 'http://192.168.0.52:13001',
}
\ No newline at end of file
--
Gitblit v1.9.2