From 08ea93854a1e647518a751db4e1fbded7b381a6c Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Mon, 08 Jul 2024 16:16:57 +0800
Subject: [PATCH] vip抢筹秘钥修改

---
 .env.development |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/.env.development b/.env.development
index f28da8f..112a665 100644
--- a/.env.development
+++ b/.env.development
@@ -1,10 +1,12 @@
 NODE_ENV=development
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
-#  VUE_APP_API_BASE_URL=https://api.3falcon.com/
-#  VUE_APP_API_BASE_URL=https://api.marwadi.online/
+# VUE_APP_API_BASE_URL=https://api.3falcon.com/
+# VUE_APP_API_BASE_URL=https://api.marwadi.online/
 # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
-VUE_APP_API_BASE_URL=http://192.168.0.110:8091/
+# VUE_APP_API_BASE_URL=http://192.168.0.105:8091/
+# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/
+ VUE_APP_API_BASE_URL= https://api.apratrade.com/
 # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/
 # VUE_APP_API_BASE_URL=https://api.guosen.org/
\ No newline at end of file

--
Gitblit v1.9.3