| | |
| | | indent-output: true |
| | | datasource: |
| | | type: com.zaxxer.hikari.HikariDataSource |
| | | url: jdbc:postgresql://localhost:5432/pam |
| | | url: jdbc:postgresql://dev.pollex.com.tw:5433/pam_p2 |
| | | #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 |
| | | front-end-domain: http://localhost:3000 |
| | | 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 |
| | | file-folder-path: D://pam_file |