Exemplo n.º 1
0
 // 缴费单管理-获取新的缴费单号
 public static string GetNewPayID()
 {
     return(FlowMeterPro.GetNewPayID());
 }