南昌市物联网技防平台-后台
zengh
2021-03-24 f34a510629676ebf22d75bde2e89e2fe4a2f56be
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