Ejemplo n.º 1
0
 // 新建送检单-获取送检单编号
 public static string GetNewSID()
 {
     return(FlowMeterPro.GetNewSID());
 }