智慧保安后台管理-外网
Administrator
2022-05-16 902a3780b9aa5803e0289367d48e2f0e4433a5df
ftp path 路径修改
2 files modified
14 ■■■■ changed files
src/main/resources/application-dev.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application-test.yml 12 ●●●● patch | view | raw | blame | history
src/main/resources/application-dev.yml
@@ -45,7 +45,7 @@
  ftpUserNameIn: baftpout
  ftpPasswordIn: baftpout
  ftpPath: yly/anbao/
  ftpPathIn: E:\\FTP\\out\\BAXT\\
  ftpPathIn: FTP/out/BAXT/
  localPath: /home/zhongsong/anbao/
  ip: http://47.49.36.190:9000
  jsonUrl: /home/zhongsong/anbao/
src/main/resources/application-test.yml
@@ -48,7 +48,8 @@
#图片批量上传zip
upload:
  localtion: ${UPLOAD_DIR:E:/test}
#  localtion: ${UPLOAD_DIR:E:/test}
  localtion: ${UPLOAD_DIR:/home/zhongsong/anbao/}
  maxFileSize: 10240KB
  maxRequestSize: 102400KB
@@ -59,10 +60,15 @@
  ftpPort: 21
  ftpUserName: arsn
  ftpPassword: 123456
  ftpUserNameIn: arsn
  ftpPasswordIn: 123456
  ftpPath: anbao/
  localPath: E:\\anbao\\
  ftpPathIn: anbao/
#  localPath: E:\\anbao\\
  localPath: /home/zhongsong/anbao/
  ip: http://61.131.136.25:2081
  jsonUrl: E:\\anbao\\
#  jsonUrl: E:\\anbao\\
  jsonUrl: /home/zhongsong/anbao/
  username: root
  password: jfpt123
  qfqkBaseApiUrl: http://localhost:83