Ejemplo n.º 1
0
 public List <object> GetDongQc(string zy, DateTime stime, DateTime etime)
 {
     return(db_Kpi.GetDongQc(zy, stime, etime));
 }