调拨出库
This commit is contained in:
@@ -129,5 +129,9 @@ namespace Tnb.QcMgr.Entities
|
||||
/// </summary>
|
||||
public string remark { get; set; }
|
||||
public string batch { get; set; }
|
||||
/// <summary>
|
||||
/// 附件对象.
|
||||
/// </summary>
|
||||
public string attachment { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user