From dbab45ef6e56c32ca3b2d286ec5cb7ed0c86bfea Mon Sep 17 00:00:00 2001 From: charles <981744753@qq.com> Date: 星期四, 18 七月 2024 21:57:21 +0800 Subject: [PATCH] feat:实现crm与aps共用token --- .env.development | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 9073ccc..78d34fe 100644 --- a/.env.development +++ b/.env.development @@ -5,4 +5,6 @@ # 椤甸潰 title 鍓嶇紑 VUE_APP_TITLE=Basic VUE_APP_BATH_PATH='http://192.168.20.119:9083' +# aps鏈湴绔彛鍙� +VUE_APP_APS_PORT=9080 -- Gitblit v1.8.0