后道零头箱打印逻辑修改
This commit is contained in:
@@ -146,5 +146,7 @@ namespace ZR.Model.Dto
|
||||
public int? RemainderBoxPrintCount { get; set; }
|
||||
// 箱标签当前序号
|
||||
public int? CurrentBoxLabelSequence { get; set; }
|
||||
// 零头箱打印数
|
||||
public int? PackageNum { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user