1
dengjunjie
2026-03-20 9412f21f72a70efb3b6e5e896990e33e18ad5560
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/WMS/WMSMoveLocationFeedback.cs
@@ -39,6 +39,6 @@
        /// <summary>
        /// å˜æ›´ä½ç½®çš„æ—¶é—´
        /// </summary>
        public string alterLocationTime { get; set; }
        public string alterLocationTime { get; set; } = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
    }
}