diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index 151343a9..e8894cf6 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -67,6 +67,6 @@ HttpClientConstant_URL_IP_PORT=http://192.168.0.110:8088/jfinal/ #============================================================================================================= # 文件上传下载 #============================================================================================================= -file_upload_path=D:\\ +file_upload_path=D:\\test\\ -file_download_path=D:\\uuu.xls +file_download_path=D:\\test\\uuu.xls