dengjunjie
10 天以前 1daf7ed93fbdca2521edbd7fc1670ff3cd303806
´úÂë¹ÜÀí/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");
    }
}