| | |
| | | # 主库数据源 |
| | | master: |
| | | # 新华 |
| | | url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&connectTimeout=60000&socketTimeout=120000 |
| | | username: smartor |
| | | password: Smartor.2023 |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | |
| | | #本 地 短信请求地址(这个服务是我们自己写的) |
| | | #xhsmsPath: http://192.168.2.13:8092/sendSms |
| | | #新华短信请求地址(这个服务是我们自己写的) |
| | | xhsmsPath: http://192.16.4.220:8092/sendSms |
| | | xhsmsPath: http://192.16.4.220:8092/sms |
| | | #帐号 |
| | | xhsmsAccount: 911124 |
| | | #接口密码 |