南昌市物联网技防平台-后台
zengh
2021-05-12 fd5f5f8e45e5e4195694e34b6f7bf481e85bcabc
1
2
3
4
5
6
#数据源配置
spring:
  datasource:
    url: jdbc:mysql://localhost:3306/bladex_flow?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    username: root
    password: root