From ab80f75f65480b4b5da95e9963b4e0fa4a9aa97b Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 13 六月 2025 15:52:19 +0800 Subject: [PATCH] git ch --- company/.env.developmentCom | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 12e6d6b..11efe33 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -7,7 +7,7 @@ VUE_APP_CONTEXT_PATH = '/yyb_web' VUE_APP_COOKIE_NAME='doumee-auth-token' -# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/' +# VUE_APP_API = 'https://test.doumee.cn:8088/yyb_web_api/' # VUE_APP_API = 'http://localhost:10031/' -- Gitblit v1.9.3