临时提交

This commit is contained in:
648540858
2024-08-08 22:43:37 +08:00
parent 9aad6ac719
commit 8ab88c0f02
10 changed files with 60 additions and 47 deletions

View File

@@ -74,7 +74,7 @@ public class StreamPush extends CommonGBChannel implements Comparable<StreamPush
* 拉起离线推流
*/
@Schema(description = "拉起离线推流")
private boolean autoPushChannel;
private boolean startOfflinePush;
@Override
public int compareTo(@NotNull StreamPush streamPushItem) {