直播
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.ruoyi.cai.mq;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class CommonDelayDto {
|
||||
private Integer type;
|
||||
private Long roomId;
|
||||
}
|
||||
Reference in New Issue
Block a user