From 32a9985c4a3a326d4c30432374247cca5e172c93 Mon Sep 17 00:00:00 2001
From: zxx <Zxx@HanInfo>
Date: 星期五, 04 七月 2025 16:55:49 +0800
Subject: [PATCH] 1

---
 HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs
index 749123d..42654c2 100644
--- a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs
+++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/WCSTask.cs
@@ -52,9 +52,9 @@
         public string S_FRAME_CODE { get; set; }
 
         public string S_OP_NAME { get; set; }
-        public string S_WORKSHOP_NO { get; set; }
 
         //瀛樺皬绫充换鍔″彿
+        public string S_WORKSHOP_NO { get; set; }
         public string S_WORKSHOP_NAME { get; set; }
         //public int N_START_LAYER { get; internal set; }
         //public int N_END_LAYER { get; internal set; }

--
Gitblit v1.9.1