Exemple #1
0
 public bool UpdateTagDtat(long MapTime, DataTable Dt)
 {
     return(operateDB.UpdateTagInfo(MapTime, Dt));
 }