Пример #1
0
 // 新增-获取新的维修标识码 RID
 public static string GetNewRID()
 {
     return(FlowMeterPro.GetNewRID());
 }