From a27f32ecbfc7390ceb9e3a8d8651c57ada88bfa0 Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期五, 19 十二月 2025 20:51:42 +0800
Subject: [PATCH] Merge branch 'master' of http://43.142.96.171:8080/r/~tjx/XB_MES_API

---
 StandardPda/MES.Service/Dto/service/WhqohDto.cs |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/StandardPda/MES.Service/Dto/service/WhqohDto.cs b/StandardPda/MES.Service/Dto/service/WhqohDto.cs
index f9cee95..f3371e8 100644
--- a/StandardPda/MES.Service/Dto/service/WhqohDto.cs
+++ b/StandardPda/MES.Service/Dto/service/WhqohDto.cs
@@ -1,9 +1,7 @@
-锘縩amespace MES.Service.Dto.service
-{
-    public class WhqohDto
-    {
+锘縩amespace MES.Service.Dto.service;
 
-        //public List<WhqohList> items { get; set; }
-        public string itemId { get; set; }
-    }
-}
+public class WhqohDto
+{
+    //public List<WhqohList> items { get; set; }
+    public string itemId { get; set; }
+}
\ No newline at end of file

--
Gitblit v1.9.3