huangxiaoqiang
8 天以前 c3877b2ebec19f473f45e8c2245926f65d2a3948
项目代码/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; }
    }
}