wangxinhui
2 天以前 9ce6731460179c71f0f2c636b2a1598324d5194e
项目代码/WCS/WCSServices/WIDESEAWCS_DTO/Agv/AgvTaskSendDTO.cs
@@ -44,6 +44,6 @@
    public class PointDetail
    {
        public string Code { get; set; }
        public string Value { get; set; }
        public string? Value { get; set; }
    }
}