| | |
| | | indent-output: true |
| | | datasource: |
| | | type: com.zaxxer.hikari.HikariDataSource |
| | | url: jdbc:postgresql://localhost:5432/pam |
| | | url: jdbc:postgresql://dev.pollex.com.tw:5433/pam |
| | | #url: jdbc:postgresql://localhost:5432/omo?currentSchema=omo |
| | | username: pamadmin |
| | | password: pamadmin |
| | | hikari: |
| | |
| | | e-service-login-url: https://eserviceuat.pcalife.com.tw/sso/chatbotValidate |
| | | e-service-login-func: ValidateUsrLogin |
| | | e-service-login-sys: epos |
| | | sms: |
| | | url: https://localhost:8081/testSMS |
| | | source-code: ePos |
| | | sender: POS |
| | | sms-type: '0017' |
| | | email: |
| | | url: https://localhost:8081/testEmail |
| | | function-id: epos |