From bd57081dc1bcd94e1e4043a9e0a7c6953d4bb9d4 Mon Sep 17 00:00:00 2001 From: nidapeng <jp@doumee.com> Date: 星期一, 01 四月 2024 19:19:01 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1 --- company/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index c0dfade..33ca5df 100644 --- a/company/.env.development +++ b/company/.env.development @@ -15,4 +15,4 @@ # 骞冲彴绔�-钀嶅 # VUE_APP_API = 'http://192.168.0.105:10023/' - VUE_APP_API = 'http://localhost:10030/' +VUE_APP_API = 'http://localhost:10030/' -- Gitblit v1.9.3