This commit is contained in:
quowingwang 2026-01-10 17:33:27 +08:00
parent 2924fdf637
commit 549d100cc9

View File

@ -36,7 +36,7 @@ namespace RIZO.Model.MES.recipe.Dto
public DateTime? UpdatedTime { get; set; } public DateTime? UpdatedTime { get; set; }
public string? StatusLabel { get; set; } //public string? StatusLabel { get; set; }
public string? ProductCode { get; set; } public string? ProductCode { get; set; }