|
@@ -7,13 +7,13 @@ spring:
|
|
|
# username: root
|
|
|
# password: Cj/Xi=wO6U)E
|
|
|
#本地
|
|
|
- url: jdbc:mysql://localhost:3306/bladex_boot6?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
|
|
- username: root
|
|
|
- password: root
|
|
|
+# url: jdbc:mysql://localhost:3306/bladex_boot6?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
|
|
+# username: root
|
|
|
+# password: root
|
|
|
#1081内部测试版服务器
|
|
|
-# url: jdbc:mysql://localhost:3306/bladex_boot_demo?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
|
|
-# username: dever
|
|
|
-# password: 123456
|
|
|
+ url: jdbc:mysql://localhost:3306/ipole_web?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
|
|
+ username: dever
|
|
|
+ password: 123456
|
|
|
#1080-对外版服务器
|
|
|
# url: jdbc:mysql://localhost:3306/bladex_boot?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
|
|
|
# username: dever
|