dengjunjie
21 小时以前 61aec4135b9f6c4cea3424f309c8bcaa124e1f6b
´úÂë¹ÜÀí/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>