From ad678d0d42f126e5c0d0e2f22f373d9727fb37a5 Mon Sep 17 00:00:00 2001
From: cjs <2216046164@qq.com>
Date: 星期四, 19 六月 2025 17:23:54 +0800
Subject: [PATCH] 111

---
 HH.WCS.Mobox3.NongFuLinZhi/models/Location.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HH.WCS.Mobox3.NongFuLinZhi/models/Location.cs b/HH.WCS.Mobox3.NongFuLinZhi/models/Location.cs
index 339c769..1ca5cfc 100644
--- a/HH.WCS.Mobox3.NongFuLinZhi/models/Location.cs
+++ b/HH.WCS.Mobox3.NongFuLinZhi/models/Location.cs
@@ -25,6 +25,7 @@
         public int N_AGV_SITE_LAYER { get; set; }
         public int N_ROADWAY { get; set; }
         public int N_ROW { get; set; }
+        public string S_ROW { get; set; }
         public int N_COL { get; set; }
         public int N_LAYER { get; set; }
         public string S_TYPE { get; set; }

--
Gitblit v1.9.1