feiyu02
2025-09-01 29383149f7040d89ae00ad48dc48bbcf46587946
src/main/resources/application-pro.yml
@@ -1,6 +1,11 @@
spring:
  datasource:
    #    线上服务器
    #    线上服务器 47
#    url: jdbc:mysql://localhost:3306/dronemonitor?serverTimezone=Asia/Shanghai&prepStmtCacheSize=517&cachePrepStmts=true&autoReconnect=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
#    username: dronemonitor
#    password: dronemonitor_hackxrnomxm
    #    线上服务器 114
    url: jdbc:mysql://localhost:3306/dronemonitor?serverTimezone=Asia/Shanghai&prepStmtCacheSize=517&cachePrepStmts=true&autoReconnect=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
    username: dronemonitor
    password: dronemonitor_hackxrnomxm
@@ -11,4 +16,6 @@
      v2:
        enabled: false
imgPath: D:/02product/10underway/images/
filePath: D:/02product/10underway/files/
mode: pro