From efe51c2947c76ee863593c2ecfe3a2e65b3e742f Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期二, 24 十月 2023 09:11:02 +0800 Subject: [PATCH] 企业端 --- platform/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/platform/.env.production b/platform/.env.production index 5c2b951..0693cdc 100644 --- a/platform/.env.production +++ b/platform/.env.production @@ -8,4 +8,4 @@ # http://yx.ahapp.net/admin_interface/doc.html # VUE_APP_API = 'https://yx.ahapp.net/admin_interface' -VUE_APP_API = 'http://127.0.0.1:10023/ \ No newline at end of file +VUE_APP_API = 'https://127.0.0.1:10023/ \ No newline at end of file -- Gitblit v1.9.3