From 32390b29b09391e8000be2fcc83b2f2336582774 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Mon, 22 Apr 2024 16:28:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 28fa5ef..0ee2677 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ VUE_APP_SITE='default' VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login -VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000"} +VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://10.165.0.173:8000/jobslink-api/front/file"} diff --git a/.env.production b/.env.production index 28fa5ef..0ee2677 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ VUE_APP_SITE='default' VUE_APP_LOGIN_ERROR = http://10.160.7.216:9920/casserver/login -VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000"} +VUE_APP_REPLACE_STR = {"{oss_file_url}": "http://10.165.0.173:8000", "https://dy12333.org.cn/api/jobslink-api/front/file": "http://10.165.0.173:8000/jobslink-api/front/file"}