一次合格品仓库,抛光仓库,GP12质检报告,抛光操作,后道检验相关功能完善

This commit is contained in:
2024-08-09 13:16:17 +08:00
parent 8b9205cea3
commit 729f148731
8 changed files with 1347 additions and 691 deletions

View File

@@ -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>