liuzhenxing1118 7 ay önce
ebeveyn
işleme
d4dbd71192

+ 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;
 }