默认设备状态变化发送通知

This commit is contained in:
648540858 2024-01-31 18:48:27 +08:00
parent 68fbc8fef1
commit 105ad25580

View File

@ -51,7 +51,7 @@ public class UserSetting {
private Boolean refuseChannelStatusChannelFormNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.TRUE;
private Boolean useCustomSsrcForParentInvite = Boolean.TRUE;
private String serverId = "000000";