瀏覽代碼

1.改机后设置不能再次改机

huangxiaodong 1 年之前
父節點
當前提交
4015185662
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      创维盒子/双子星云手机/CloudPlayer/PlayerViewController.mm

+ 2 - 0
创维盒子/双子星云手机/CloudPlayer/PlayerViewController.mm

@@ -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];