派生自 ~xm/HomeApp
ZigbeeApp/Shared/Phone/ZigBee/Device/PMSensor.cs @@ -24,7 +24,6 @@ /// <summary> /// 当前PM2.5值 /// </summary> [Newtonsoft.Json.JsonIgnore] public int currentPmData = 0; } }