コード例 #1
0
ファイル: FlowMeterMan.cs プロジェクト: xupeihong/.netYJY
 // 确认收货-入库-获取入库编码
 public static string GetNewStockID()
 {
     return(FlowMeterPro.GetNewStockID());
 }