From fe168819edee66bc3c28f977793183680df18edb Mon Sep 17 00:00:00 2001 From: 17351662861 Date: Fri, 16 May 2025 08:52:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98bug=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E9=9C=80=E8=A6=81=E8=A7=A3=E5=86=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } = ""; // 箱号