From a0af4ada08919008f7daabde7d00577bf7a592f9 Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期三, 23 七月 2025 09:08:33 +0800
Subject: [PATCH] 产测查询工单数据接口调整,改为按站位号反查产线,再通过产线查出工单信息

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

diff --git a/StandardPda/MESApplication/obj/Debug/net8.0/MESApplication.AssemblyInfo.cs b/StandardPda/MESApplication/obj/Debug/net8.0/MESApplication.AssemblyInfo.cs
index 622f8ec..fb68f28 100644
--- a/StandardPda/MESApplication/obj/Debug/net8.0/MESApplication.AssemblyInfo.cs
+++ b/StandardPda/MESApplication/obj/Debug/net8.0/MESApplication.AssemblyInfo.cs
@@ -14,7 +14,7 @@
 [assembly: System.Reflection.AssemblyCompanyAttribute("MESApplication")]
 [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
 [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3c0d715f78099353398d4db86bb425f623c715b7")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f7005dbf2453239fadf2d0e3208518791e57ee12")]
 [assembly: System.Reflection.AssemblyProductAttribute("MESApplication")]
 [assembly: System.Reflection.AssemblyTitleAttribute("MESApplication")]
 [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

--
Gitblit v1.9.3