puzhibing
2023-06-07 bbf729e98f8b89c3c3928f472588fa8a7c54b726
management/guns-admin/src/main/resources/application.yml
@@ -15,7 +15,8 @@
spring:
  profiles:
    active: dev
#    active: dev
    active: produce
  mvc:
    static-path-pattern: /static/**
    view:
@@ -59,8 +60,8 @@
  datasource:
    url: jdbc:mysql://127.0.0.1:3306/super_save_driving?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
    username: root
#    password: f4OfRjqoN3jSiNGiUoiNsQdOBtCOKYRj
    password: 123456
    password: f4OfRjqoN3jSiNGiUoiNsQdOBtCOKYRj
#    password: 123456
    db-name: super_save_driving #用来搜集数据库的所有表
    filters: wall,mergeStat