public void SaveOpinionList(SaveOpinionInput input)
 {
     fileManageService.SaveOpinionList(input);
 }