From 5a2f90a16ea969022be66783c26178c83cfc484d Mon Sep 17 00:00:00 2001
From: songhuangfeng123 <shf18767906695@163.com>
Date: 星期五, 08 四月 2022 18:57:37 +0800
Subject: [PATCH] Merge branches 'master' and 'shf' of https://sinanoaq.cn:8888/r/ztqt into shf
---
config/prod.env.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/config/prod.env.js b/config/prod.env.js
index 8671437..cce9e42 100644
--- a/config/prod.env.js
+++ b/config/prod.env.js
@@ -17,4 +17,10 @@
BASE_API: '"http://222.92.213.21:8006/zhongtai"',
IMG_API: '"http://222.92.213.21:8006/zhongtai/upload/"',
+
+ // BASE_API: '"http://222.92.213.21:8006/zhongtai_demo"',
+ // IMG_API: '"http://222.92.213.21:8006/zhongtai_demo/upload/"',
+
+ // BASE_API: '"http://222.92.213.21:8006/zhongtai_demo"',
+ // IMG_API: '"http://222.92.213.21:8006/zhongtai_demo/upload/"',
}
--
Gitblit v1.9.2