From 2b6e352da550ec1bde891f45331d8974aa46d3e0 Mon Sep 17 00:00:00 2001 From: 17351662861 Date: Thu, 15 May 2025 14:33:58 +0800 Subject: [PATCH] 123 --- RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs index edea604..a8d0cbc 100644 --- a/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs +++ b/RIZO_Application/RIZO_Application.Core/Event/PrintEvent.cs @@ -30,6 +30,8 @@ namespace RIZO_Application.Core public string Team { get; set; } = "A"; // 流水号 public int Sort { get; set; } = 1; + // 生产时间 + public string ProductionTime { get; set; } = ""; // 批次号 public string BatchCode { get; set; } = ""; // 满箱数