From f34f0751ef0c6305c94ff342ca7fbe24aa09844e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:48:31 +0800
Subject: [PATCH] 111
---
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