From b523f8426c3ba2e4fcac3c196b5bef2af455c0c2 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 26 八月 2022 12:43:13 +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