From 9f22ad7462ceb1b62fe1752be69d5b3a323a5ff8 Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期六, 30 八月 2025 09:52:05 +0800
Subject: [PATCH] 代码提交,校验栈板码已经在MES入库,不允许解绑

---
 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 e69b683..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+a0af4ada08919008f7daabde7d00577bf7a592f9")]
+[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