Admin.NET/WCS.Application/Service/WcsDevice/Dto/WcsDeviceInput.cs @@ -373,6 +373,10 @@ /// 楼层 /// </summary> public string Layer { get; set; } /// <summary> /// 事件结果 true/false /// </summary> public string FuncName { get; set; } }