liuzhenxing1118 hai 7 meses
pai
achega
d4dbd71192
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      artimenring-iOS/Artimenring/Classes/Model/EModel.m

+ 1 - 1
artimenring-iOS/Artimenring/Classes/Model/EModel.m

@@ -266,7 +266,7 @@
     if (self) {
         self.did = -1;
         self.match = [[CloudMatchModel alloc] init];
-        self.videoType = VIDEO_TYPE_AGORA;
+        self.videoType = VIDEO_TYPE_JUPHOON;
     }
     return self;
 }