一次合格品仓库,抛光仓库,GP12质检报告,抛光操作,后道检验相关功能完善
This commit is contained in:
@@ -13,6 +13,12 @@ namespace ZR.Model.MES.wms
|
||||
[SugarColumn(IsPrimaryKey = true, IsIdentity = false)]
|
||||
public string Id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 工单号
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public string WorkOrder { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 毛坯号
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user