q
dengjunjie
5 天以前 866145a4215ef67545a1a0e4a3fcbc4d7cddfdce
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/AGV/GALAXIS/GALAXISTaskInfo.cs
@@ -13,7 +13,7 @@
    {
        public string groupId { get; set; }
        public string msgTime { get; set; }
        public List<GALAXISTask> tasks { get; set; }
        public List<GALAXISTask> tasks { get; set; }=new List<GALAXISTask>();
    }
    public class GALAXISTask