能够实现多人扫码出库,材料匹配生成的任务单,排序需要一致,退货入库导入,匹配管线正在出库中管线不统计散件出库
This commit is contained in:
@@ -25,6 +25,8 @@ namespace Model
|
||||
public decimal? MatchNum { get; set; }
|
||||
public decimal? MatchRate { get; set; }
|
||||
public string MatchRateString { get; set; }
|
||||
public int? PipeLineSortIndex { get; set; }
|
||||
|
||||
}
|
||||
public class Tw_PipeMatchOutput
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user