From d853ba65ecc95b7785a60d667e8748ff69cc129c Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期五, 19 十一月 2021 11:35:22 +0800
Subject: [PATCH] [update] 微調包版方式

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

diff --git a/pamapi/src/main/resources/config/application-dev.yml b/pamapi/src/main/resources/config/application-dev.yml
index 1f86d06..890f872 100644
--- a/pamapi/src/main/resources/config/application-dev.yml
+++ b/pamapi/src/main/resources/config/application-dev.yml
@@ -110,4 +110,8 @@
 # https://www.jhipster.tech/common-application-properties/
 # ===================================================================
 
-# application:
+application:
+  otp-web-service-url: https://vtwlifeopensyssit.pru.intranet.asia:443/pcalife-otp/ws/otpWebService
+  otp-web-service-password: es20!%Pass
+  otp-web-service-system-type: epos
+  e-service-login-url: https://ssotwsit.eservice.pcalife.com.tw/sso/acctValidate

--
Gitblit v1.8.0