@ -7,7 +7,7 @@ server:
max-http-header-size: 16000
spring:
datasource:
url: jdbc:sqlite:D:/documentManager/Sqlitedb/training.db
url: jdbc:sqlite:Sqlitedb/training.db
username: root
password: 123456
driver-class-name: org.sqlite.JDBC
@ -59,7 +59,7 @@ upload:
export:
path: /tmp/export/
localFilePath: D:/documentManager/upload/
localFilePath: upload/
wx:
BASE_URI: https://api.weixin.qq.com