From 99004292e20a9e1efa4e3b11b8c319bfd796912c Mon Sep 17 00:00:00 2001
From: cjs <2216046164@qq.com>
Date: 星期一, 14 七月 2025 17:24:30 +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