| | |
| | | |
| | | fuiou: |
| | | pay: |
| | | unified-order-url: https://aipaytest.fuioupay.com/aggregatePay/preCreate |
| | | wx-order-url: https://aipaytest.fuioupay.com/aggregatePay/wxPreCreate |
| | | unified-order-url: https://aipay-cloud.fuioupay.com/aggregatePay/preCreate |
| | | wx-order-url: https://aipay-cloud.fuioupay.com/aggregatePay/wxPreCreate |
| | | env: test |
| | | |
| | | spring: |
| | |
| | | database: 0 |
| | | host: localhost |
| | | port: 6379 |
| | | password: |
| | | pool: |
| | | max-active: 300 |
| | | max-wait: 3000 |
| | | max-idle: 50 |
| | | min-idle: 20 |
| | | timeout: 0 |
| | | password: redis2020 |
| | | activiti: |
| | | database-schema-update: false |
| | | datasource: |
| | | url: jdbc:mysql://localhost:3306/TT?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false |
| | | url: jdbc:mysql://localhost:3306/TT_dev?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false |
| | | username: root |
| | | password: 123456 |
| | | password: win2020 |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | druid: |