src/main/resources/application-dev.yml
@@ -53,3 +53,9 @@
    upload-domain: http://localhost:8999
    remote-path: /usr/share/nginx/html
upload:
#  localtion: ${UPLOAD_DIR:/home/zhongsong/anbao}
  localtion: ${UPLOAD_DIR:D:/test}
  maxFileSize: 10240KB
  maxRequestSize: 102400KB