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