| | |
| | | /// 鐢熸垚鍑哄簱璇︽儏 |
| | | /// </summary> |
| | | Dt_OutStockLockInfo GetOutStockLockInfo(Dt_OutBSTOrder outBSTOrder, Dt_OutBSTOrderDetail outboundOrderDetail, Dt_StockInfo outStock, decimal assignQuantity, int? taskNum = null); |
| | | /// <summary> |
| | | /// 鐢熸垚鍑哄簱璇︽儏 |
| | | /// </summary> |
| | | Dt_OutStockLockInfo GetOutStockLockInfo(Dt_OutMESOrder ouMESOrder, Dt_StockInfo outStock, decimal assignQuantity, int? taskNum = null); |
| | | /// <summary> |
| | | /// 鐢熸垚鍑哄簱璇︽儏 |
| | | /// </summary> |
| | | public Dt_OutStockLockInfo GetOutStockLockInfo(Dt_OutSGOrder outBSTOrder, Dt_OutSGOrderDetail outSGOrderDetail, Dt_StockInfo outStock, decimal assignQuantity, int? taskNum = null); |
| | | } |
| | | } |