From eafc031e3e6e48778d22b5455358273714944012 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期一, 05 九月 2022 09:53:16 +0800 Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/gtqt --- .env.development | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index e88bf91..e37ce2c 100644 --- a/.env.development +++ b/.env.development @@ -28,6 +28,10 @@ #VITE_API_URL_OUT = 'http://192.168.0.52:8011/safeplatform-out' #本地外包预发接口地址 + +#VITE_API_URL_OUT = 'http://192.168.0.52:7021/safeplatform-out' + + #VITE_API_URL = 'http://192.168.0.52:7021/safeplatform' #本地测试接口地址 -- Gitblit v1.9.2