1、修改包的图片
2、修改房间的所有进出方式
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.xscm.moduleutil.rtc;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
/**
|
||||
*@author qx
|
||||
*@data 2025/9/18
|
||||
*@description: 加入声网返回
|
||||
*/
|
||||
@Data
|
||||
public class AgoraIsOPen {
|
||||
private boolean isOpen;
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user