|
|
@ -67,10 +67,12 @@ management:
|
|
|
|
logging:
|
|
|
|
logging:
|
|
|
|
config: classpath:logback.xml
|
|
|
|
config: classpath:logback.xml
|
|
|
|
file:
|
|
|
|
file:
|
|
|
|
|
|
|
|
#上传对应本地全路径
|
|
|
|
dist-path: /app/disk/upload/
|
|
|
|
dist-path: /app/disk/upload/
|
|
|
|
white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi
|
|
|
|
white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi
|
|
|
|
excelSuffix: .xlsx|.xls|.csv
|
|
|
|
excelSuffix: .xlsx|.xls|.csv
|
|
|
|
downloadPath: http://10.108.26.197:9095/file/
|
|
|
|
#上传对应下载的下载链接路径 http://serverip:9095/file/download
|
|
|
|
|
|
|
|
downloadPath: http://10.108.26.197:9095/file/download
|
|
|
|
|
|
|
|
|
|
|
|
customer:
|
|
|
|
customer:
|
|
|
|
# 跳过token验证和权限验证的url清单
|
|
|
|
# 跳过token验证和权限验证的url清单
|
|
|
|