| | |
| | | # 主库数据源 |
| | | master: |
| | | # 省立同德 |
| | | url: jdbc:mysql://192.88.117.237:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://192.88.117.237:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&connectTimeout=60000&socketTimeout=120000 |
| | | username: root |
| | | password: Smartor.2023 |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | |
| | | #文件上传地址 |
| | | fileUpload: http://192.88.117.236:8090 |
| | | profile: /prod-api/profile |
| | | |
| | | # 来未来app_key |
| | | lwl_app_key: ak-zUMiOWhqXiJQWPB1pCbz0pjr |