| | |
| | | spring: |
| | | # 数据源配置 |
| | | datasource: |
| | | url: jdbc:mysql://192.168.0.211:3306/dmmall_full?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: Doumee@168 |
| | | url: jdbc:mysql://rm-uf6916tp3306gqv43vo.mysql.rds.aliyuncs.com:3306/dynj?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai |
| | | username: dynj |
| | | password: dynj@2026 |
| | | driver-class-name: com.mysql.cj.jdbc.Driver |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | |
| | |
| | | ########################微信支付相关配置######################## |
| | | wx: |
| | | pay: |
| | | appId: wxcd2b89fd2ff065f8 |
| | | appId: wx0115b948d647e9b2 |
| | | appSecret: 3462fa186da7cb06c544df8d8664b63a |
| | | mchId: 1229817002 |
| | | mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM |
| | | notifyUrl: https://dmtest.ahapp.net/dmmall_interface/web/api/wxPayNotify |
| | | keyPath: /usr/local/apiclient_cert.p12 |
| | | notifyUrl: https://mall.myshopify.com/dmmall_interface/web/api/wxPayNotify |
| | | keyPath: /usr/local/jars/apiclient_cert.p12 |
| | | |
| | | tencent: |
| | | map: |