库存
This commit is contained in:
@@ -22,6 +22,12 @@ namespace WMS.Web.Core.Dto.SingleData
|
||||
/// 编码
|
||||
/// </summary>
|
||||
public string Code { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 对应金蝶的组织编码
|
||||
/// </summary>
|
||||
public string ErpOrgCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否禁用:true为禁用,false为启用
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user