packingrecord update

This commit is contained in:
qianhao.xu
2024-05-21 16:01:10 +08:00
parent e2e209bfb0
commit be0e699bec

View File

@@ -63,6 +63,11 @@ namespace ZR.Model.mes.pro
/// </summary>
public bool BFilled { get; set; }
/// <summary>
/// 指示是否已拼零头箱
/// </summary>
public bool BCombined { get; set; }
/// <summary>
/// 创建时间
/// </summary>