物料收发明细加入操作人
This commit is contained in:
@@ -10,5 +10,10 @@ namespace WMS.Web.Domain.Infrastructure
|
||||
/// 公司Id
|
||||
/// </summary>
|
||||
int CompanyId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 员工ID
|
||||
/// </summary>
|
||||
int StaffId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user