diff --git a/techhero-project-verification-dev.yml b/techhero-project-verification-dev.yml index 048448f..634afac 100644 --- a/techhero-project-verification-dev.yml +++ b/techhero-project-verification-dev.yml @@ -28,4 +28,9 @@ ftp: password: 123456 saveFile: /Users/wwq/Desktop/ directory: /home/ftpusr/ - zipPassword: 123456 \ No newline at end of file + zipPassword: 123456 + +upload: + picture: + basePathWindows: D:\\tem2021\\ #本地测试使用的Windows入场照片保存位置 + basePathLinux: /data/picture/ #服务器上的入场照片保存位置 \ No newline at end of file