Commit c65190ae by Future

swagger

parent 5ab619a8
...@@ -13,7 +13,7 @@ import java.util.List; ...@@ -13,7 +13,7 @@ import java.util.List;
* @Description 拒接加入会议 * @Description 拒接加入会议
*/ */
@Data @Data
@ApiModel(value = "RejectRtcChannelParam") @ApiModel(value = "拒接加入会议")
public class RejectToMultiMeetParam implements Serializable { public class RejectToMultiMeetParam implements Serializable {
private static final long serialVersionUID = -249558750895602938L; private static final long serialVersionUID = -249558750895602938L;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment