Ejemplo n.º 1
0
 public List <A15dot1TabDong> GetDongJxByA2(DateTime astime, DateTime aetime, string zzname, string zy)
 {
     return(db_Kpi.GetDongJxByA2(astime, aetime, zzname, zy));
 }