| 
															
																@@ -6334,11 +6334,12 @@ namespace OASystem.API.Controllers 
															 | 
														
													
												
													
														
															| 
															 | 
															
																                 } 
															 | 
															
															 | 
															
																                 } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             } 
															 | 
															
															 | 
															
																             } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             string path = savePath + Find.TeamName + "出访日程.docx"; 
															 | 
															
															 | 
															
																             string path = savePath + Find.TeamName + "出访日程.docx"; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            string ftpPath = AppSettingsHelper.Get("WordFtpPath") + "Travel/export/"+ Find.TeamName + "出访日程.docx"; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																             try 
															 | 
															
															 | 
															
																             try 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             { 
															 | 
															
															 | 
															
																             { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																                 doc.Save(path, Aspose.Words.SaveFormat.Doc); 
															 | 
															
															 | 
															
																                 doc.Save(path, Aspose.Words.SaveFormat.Doc); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-                jw = JsonView(true, "导出成功", path); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+                jw = JsonView(true, "导出成功", ftpPath); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             } 
															 | 
															
															 | 
															
																             } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             catch (Exception) 
															 | 
															
															 | 
															
																             catch (Exception) 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             { 
															 | 
															
															 | 
															
																             { 
															 |