From aa4c245e3d4610f03f51eb196a49d2b9a079b1ce Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期四, 11 九月 2025 16:35:35 +0800
Subject: [PATCH] 1

---
 项目代码/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvUpdateDTO.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvUpdateDTO.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvUpdateDTO.cs"
index 1945e64..0f3aea6 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvUpdateDTO.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvUpdateDTO.cs"
@@ -25,6 +25,6 @@
         /// 1鍙栬揣瀹屾垚<br/>
         /// 2鏀捐揣瀹屾垚<br/>
         /// </summary>
-        public int GoodsState { get; set; }
+        public string GoodsState { get; set; }
     }
 }

--
Gitblit v1.9.3