Explorar o código

Merge branch 'dev_20230222_live' into master_saas

liujunchi %!s(int64=2) %!d(string=hai) anos
pai
achega
f4b030322d

+ 1 - 1
mec-biz/src/main/java/com/ym/mec/biz/service/impl/ImLiveBroadcastRoomServiceImpl.java

@@ -1789,7 +1789,7 @@ public class ImLiveBroadcastRoomServiceImpl extends ServiceImpl<ImLiveBroadcastR
                 case ANCHOR_CAMERA:
                     appDefinedData.add(TencentRequest.ChatRoomGroupDefinedData.builder()
                                                                               .key(key.getCode())
-                                                                              .value("OFF")
+                                                                              .value("ON")
                                                                               .build());
                     break;
             }