From c258d3f29d6849270460f50de01af36aca8c2225 Mon Sep 17 00:00:00 2001
From: cjs <2216046164@qq.com>
Date: 星期五, 04 七月 2025 17:26:29 +0800
Subject: [PATCH] 11

---
 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