feiyu02
2024-11-19 752e00503f672ddfe2066afb6c235721a3a912b5
src/main/resources/application-pro.yml
@@ -1,10 +1,13 @@
name: pro
springfox:
  documentation:
    swagger:
      v2:
        enabled: false
spring:
  datasource:
    # 发布服务器
    url: jdbc:mysql://localhost:3306/ledger?serverTimezone=Asia/Shanghai&prepStmtCacheSize=517&cachePrepStmts=true&autoReconnect=true&allowMultiQueries=true&useSSL=false
    username: ledger
    password: ledger_fxxchackxr
imgPath: D:/02product/05ledger/images/
filePath: D:/02product/05ledger/files/
filePath: D:/02product/05ledger/files/
#imgPath: C:/02product/05ledger/images/
#filePath: C:/02product/05ledger/files/
mode: pro