dengjunjie
18 小时以前 90ac374a64e47e2bd97ee9245f4cafb50ad5dbbb
´úÂë¹ÜÀí/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");
    }
}