huangxiaoqiang
2025-06-03 73a077d76b715aee6b9f384b087a6792a84989d8
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Socket/ParseMessage.cs
@@ -161,4 +161,8 @@
        public string IP { get; set; }
        public int Port { get; set; }
    }
    public class FireAlarmLocation
    {
        public string FireAlarmlocation { get; set; }
    }
}