From 1121834b5a14caeeb1ff596e7cfa153a05f171b9 Mon Sep 17 00:00:00 2001 From: 17351662861 Date: Thu, 15 May 2025 15:42:42 +0800 Subject: [PATCH] 123 --- 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 97f238b..106c3aa 100644 --- a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs +++ b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs @@ -39,7 +39,7 @@ namespace RIZO_Application.Core // 满箱数 public int PackageNum { get; set; } = 24; // 标签内容 - public int LabelCode { get; set; } = 1; + public string LabelCode { get; set; } = ""; // 标签区别 public int LabelType { get; set; } = 1; // 发送时间