Ejemplo n.º 1
0
 // 修改-获取超声波选中的选项内容
 public static DataTable GetCheckedsUT(string strRID)
 {
     return(FlowMeterPro.GetCheckedsUT(strRID));
 }