1
huangxiaoqiang
2025-08-26 2e8d9fe033bb88f7cfce8cf324e5c4026148fc7d
项目代码/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; }
    }
}