物料清单
This commit is contained in:
parent
a588b8e9c4
commit
668028d40d
@ -166,5 +166,7 @@ namespace MDM.Controllers.Material
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
@ -27,7 +27,6 @@ namespace MDM.Model.Material
|
||||
/// <summary>
|
||||
/// 物料编码
|
||||
/// </summary>
|
||||
[SugarColumn(IsPrimaryKey = true, IsIdentity = false)]
|
||||
public string Code { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user