From ac594e4efb30ba28776d74b0fb08ab34d7c32023 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 30 十二月 2021 15:20:08 +0800
Subject: [PATCH] Merge branch 'Phase2'

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

diff --git a/pamapi/src/main/resources/config/application-pollex.yml b/pamapi/src/main/resources/config/application-pollex.yml
index 6898e0a..04b648a 100644
--- a/pamapi/src/main/resources/config/application-pollex.yml
+++ b/pamapi/src/main/resources/config/application-pollex.yml
@@ -117,15 +117,4 @@
   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
-  send-notify-msg: false
-  sms:
-    url: https://localhost:8081/testSMS
-    source-code: ePos
-    sender: POS
-    sms-type: '0017'
-    subject: '慦�像��'
-  email:
-    url: https://localhost:8081/testEmail
-    function-id: epos
-    sender-email: noreply@pcalife.com.tw
+  file-folder-path: D://pam_file

--
Gitblit v1.8.0