1
dengjunjie
2026-04-01 4a574cd38860e7260f9349f9770c87d27dfdeeaf
´úÂë¹ÜÀí/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");
    }
}