@@ -1523,6 +1523,8 @@ NSDate *lastVideoTome;/*上一帧数据时间*/
{
NSString *commondStr = @"{\"type\":\"randomChangeParams\"}";
[self send_data:commondStr];
+
+ [HWDataManager setBoolWithKey:Const_need_random_Change_Params value:NO];
}
[self fristConnectNeedGiveAMsgFun];