Пример #1
0
 // 确认发货-出库-获取出库编号
 public static string GetNewOutID()
 {
     return(FlowMeterPro.GetNewOutID());
 }