コード例 #1
0
 private void TransferAllDataByOrderNo(string orderNo)
 {
     var result = masterBLL.GetProductionProccessData(orderNo);
 }