#服务器端口 server: port: 89 #数据源配置 spring: datasource: url: jdbc:mysql://192.168.0.105:3306/jfptPublicSecurity?allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true&useOldAliasMetadataBehavior=true username: root password: 123456 oss: enabled: true name: minio tenant-mode: true endpoint: http://36.134.81.48:9000 access-key: adminminio secret-key: adminminio bucket-name: jfpt