抛光,后道,GP12质量报表逻辑变动,看板逻辑变动

This commit is contained in:
2024-10-24 10:31:37 +08:00
parent 38c7c4ff83
commit 0f3232d32b
7 changed files with 105 additions and 25 deletions

View File

@@ -72,7 +72,7 @@ namespace ZR.Model.MES.wms
public DateTime? EndTime { get; set; }
/// <summary>
/// 类别0-默认 1-抛光 2-打磨 3-报废 4-合计
/// 类别0-默认 1-直接出库
/// </summary>
public int? Type { get; set; }