From 4ad6fad83f528dedfd596c7c83017557555ecb75 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期四, 17 七月 2025 12:56:12 +0800
Subject: [PATCH] 小步生产订单字段提交

---
 StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs b/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs
index 0212967..e29cd56 100644
--- a/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs
+++ b/StandardPda/MES.Service/obj/Debug/net8.0/MES.Service.AssemblyInfo.cs
@@ -14,7 +14,7 @@
 [assembly: System.Reflection.AssemblyCompanyAttribute("MES.Service")]
 [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
 [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f81fe14abe290f73aa783f356d72fa449495293b")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7005dbf2453239fadf2d0e3208518791e57ee12")]
 [assembly: System.Reflection.AssemblyProductAttribute("MES.Service")]
 [assembly: System.Reflection.AssemblyTitleAttribute("MES.Service")]
 [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

--
Gitblit v1.9.3