ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs @@ -3880,7 +3880,7 @@ /// <summary> ///响应操作码(0-ffff) /// </summary> public int command = -1; public string command; /// <summary> /// 状态值 /// <para>0--成功 1--失败 ff--无效</para>