From 506a01b77de957b1fcbc238888abf9386fdc3577 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期三, 23 七月 2025 15:04:33 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- .env | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 9bc70c8..c166bf2 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ VUE_APP_ENV = 'dev' -# VUE_APP_API_URL = "https://jsek.bnuic.com" -VUE_APP_API_URL = "http://182.92.203.7:3001" +VUE_APP_API_URL = "https://jsek.bnuic.com" +# VUE_APP_API_URL = "http://182.92.203.7:3001" # VUE_APP_API_URL = "https://www.tepcb.com" VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' # VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/' -- Gitblit v1.9.1