//获取最新日期的打印数据重新生成
 public void ReGenPrintData()
 {
     dal.ReGenPrintData();
 }