示例#1
0
 public DataTable CreateExcel(int pkid)
 {
     return(DalPromotionJob.CreateExcel(pkid));
 }