fuliqi
2024-06-12 9b8264bd45b103476e2f9d662aa8c324a41f3357
src/main/resources/application-dev.yml
@@ -3,7 +3,7 @@
spring:
  datasource:
    url: jdbc:mysql://localhost:3306/xzs?useSSL=false&useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true
    url: jdbc:mysql://42.193.1.25:3306/xzs?useSSL=false&useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true
    username: root
    password: 1234
    password: 321$YcYl@1970!
    driver-class-name: com.mysql.cj.jdbc.Driver