blade-service/blade-jfpts/src/main/resources/application-dev.yml
@@ -8,3 +8,13 @@ url: jdbc:mysql://192.168.0.105:3306/jfpt?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