文档库--列表,文件上传

This commit is contained in:
zhn
2022-02-14 16:43:48 +08:00
parent d2d9fe50c1
commit fa1f3f3d5f
12 changed files with 585 additions and 401 deletions
@@ -135,7 +135,8 @@ spring:
# username: root
# password: 123456
# driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://121.36.69.172:3307/laws_weilai?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
url: jdbc:mysql://121.36.69.172:3307/laws_weilai?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&useSSL=false
# url: jdbc:mysql://121.36.69.172:3307/laws_weilai?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
username: root
password: hzwlsoft.com
driver-class-name: com.mysql.cj.jdbc.Driver
@@ -180,7 +181,7 @@ jero :
uploadType: local
path :
#文件上传根目录 设置
upload: D://opt//upFiles
upload: E://opt//upFiles
#webapp文件路径
webapp: D://opt//webapp
shiro: