示例#1
0
 public ResultBasic <List <ODTOTestDemo> > ImportExcel(ImportParam input)
 {
     return(_export.ImportExcel(input));
 }