dengjunjie
15 小时以前 90ac374a64e47e2bd97ee9245f4cafb50ad5dbbb
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/RGV/FOURBOT/FOURBOTStorageStatusNotify.cs
@@ -6,6 +6,14 @@
namespace WIDESEAWCS_DTO.RGV.FOURBOT
{
    public class FOURBOTStorageStatusNotifyInfo
    {
        public long messageID { get; set; }
        public int messageType { get; set; }
        public string warehouseID { get; set; }
        public string createTime { get; set; }
        public FOURBOTStorageStatusNotify content { get; set; }
    }
    /// <summary>
    /// å››å‘车储位状态更新消息通知
    /// </summary>