From 5354b3641fa6c906946b927cdc349c37f8e1c33b Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期五, 11 三月 2022 15:11:33 +0800
Subject: [PATCH] [update] 修正前端吃的導頁網址

---
 pamapi/src/main/resources/config/application-pollex.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pamapi/src/main/resources/config/application-pollex.yml b/pamapi/src/main/resources/config/application-pollex.yml
index e6a2ae8..b05f912 100644
--- a/pamapi/src/main/resources/config/application-pollex.yml
+++ b/pamapi/src/main/resources/config/application-pollex.yml
@@ -123,7 +123,7 @@
   e-service-login-url: https://eserviceuat.pcalife.com.tw/sso/chatbotValidate
   e-service-login-func: ValidateUsrLogin
   e-service-login-sys: epos
-  front-end-domain: http://dev.pollex.com.tw:5566/pam
+  front-end-domain: 'http://dev.pollex.com.tw:5566/pam/#'
   sms:
     send-notify-msg: false
     url: https://localhost:8081/testSMS

--
Gitblit v1.8.0