From 3d15b7406d07df3c3d8977c3c616da38fefe3a01 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 13 六月 2024 09:58:40 +0800
Subject: [PATCH] 合并代码

---
 .env.product |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.env.product b/.env.product
index 923d230..4df5688 100644
--- a/.env.product
+++ b/.env.product
@@ -1,3 +1,4 @@
 VUE_APP_ENV = 'product'
 VUE_APP_API_URL = "https://jsek.bnuic.com"
-PUBLIC_PATH = 'http://182.92.203.7:3007/books/book'
\ No newline at end of file
+PUBLIC_PATH = 'http://182.92.203.7:3007/books/book'
+# PUBLIC_PATH = 'https://jsek.bnuic.com/books/book'
\ No newline at end of file

--
Gitblit v1.9.1