From 706f7a1328df01219b663826bd5c6e8ebb0ef185 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期六, 27 一月 2024 11:42:56 +0800 Subject: [PATCH] Mr.Shi --- company/.env.development | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/company/.env.development b/company/.env.development index e464a2e..81d95d5 100644 --- a/company/.env.development +++ b/company/.env.development @@ -3,4 +3,9 @@ # VUE_APP_API = 'http://192.168.0.104:10023/' +<<<<<<< HEAD VUE_APP_API = 'http://192.168.0.134:10023/' +======= +VUE_APP_API = 'http://localhost:10023/' +# VUE_APP_API = 'http://192.168.0.134:10023/' +>>>>>>> c6c95a49be6194989c124b8fd316fb5d434bd153 -- Gitblit v1.9.3