From 17d8ab7b5014230c6953bffab5b07f4674c3f0cb Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期二, 09 九月 2025 15:44:13 +0800
Subject: [PATCH] 来料检BUG修复
---
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..8041989 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+cb2250fb34378d01b3ec34d1009e86c6bfe266df")]
[assembly: System.Reflection.AssemblyProductAttribute("MES.Service")]
[assembly: System.Reflection.AssemblyTitleAttribute("MES.Service")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
--
Gitblit v1.9.3