whycxzp
2025-05-23 1a17130934622ff8ba8e781679fc206ab7af5a84
端口改为13360
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/config/application-prod.yml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/config/application-prod.yml
@@ -18,7 +18,7 @@
  datasource:
    type: com.alibaba.druid.pool.DruidDataSource
    driver-class-name: com.mysql.cj.jdbc.Driver
    url: jdbc:mysql://localhost:3360/db_battery_gwm?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
    url: jdbc:mysql://localhost:13360/db_battery_gwm?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
    #    url: jdbc:mysql://192.168.10.79:3360/db_battery_gwm?characterEncoding=utf8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&rewriteBatchedStatements=true
#    username: root
#    password: ENC(0BFKp+nuSlmBu4YAB8U7rn5PoV2QVyGu)