|  | @@ -42,8 +42,7 @@ public class SalaryDownloadFilePlugin extends AbstractFormPlugin {
 | 
											
												
													
														|  |          String downloadBut="download";
 |  |          String downloadBut="download";
 | 
											
												
													
														|  |          if (downloadBut.equals(operateKey)) {
 |  |          if (downloadBut.equals(operateKey)) {
 | 
											
												
													
														|  |              //获取桌面路径
 |  |              //获取桌面路径
 | 
											
												
													
														|  | -            String path = FileSystemView.getFileSystemView().getHomeDirectory().getPath();
 |  | 
 | 
											
												
													
														|  | -            this.getView().showMessage(path);
 |  | 
 | 
											
												
													
														|  | 
 |  | +            String path ="C:/Users";
 | 
											
												
													
														|  |              try {
 |  |              try {
 | 
											
												
													
														|  |                  //获取服务器链接
 |  |                  //获取服务器链接
 | 
											
												
													
														|  |                  sftpClient.connect();
 |  |                  sftpClient.connect();
 |