示例#1
0
 public EpplusResult ExportSent(SmsSentMessagesModel m)
 {
     return(m.ExportSent());
 }