分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-05-20 cb62fe00ff0c80bce983b0aa7a2b320fdc26f85f
´úÂë¹ÜÀí/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; }
    }
}