From 8477322adb238a81c46ffdc1fbf83628713aa389 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sun, 07 Apr 2024 11:23:49 +0800
Subject: [PATCH] 提交页面备注

---
 .env.development |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.env.development b/.env.development
index 0684326..09b71fd 100644
--- a/.env.development
+++ b/.env.development
@@ -2,6 +2,7 @@
 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=http://192.168.0.113:8091/
 # 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=https://192.168.0.102:8091/

--
Gitblit v1.9.3