分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-05-23 a3c63f891be17d0884198b9d92e82e23234ffe8e
´úÂë¹ÜÀí/PCS/WCS_Server/WIDESEA_Entity/DomainModels/ToAGV/AGVRequestin.cs
@@ -21,4 +21,17 @@
        /// </summary>
        public int OUTOFArea { get; set; }
    }
}
    public class AGVGteaddress
    {
        /// <summary>
        /// ä½œä¸šä»»åŠ¡å·
        /// </summary>
        public string TASK_NO { get; set; }
        /// <summary>
        /// è´§ä½å·
        /// </summary>
        public string address { get; set; }
    }
}