diff --git a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs index 106c3aa..0757840 100644 --- a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs +++ b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs @@ -23,7 +23,7 @@ namespace RIZO_Application.Core // 颜色 public string Color { get; set; } = ""; // 规格 - public string Sepcification { get; set; } = ""; + public string Specification { get; set; } = ""; // 工单号 public string WorkOrder { get; set; } = ""; // 箱号