临时提交

This commit is contained in:
648540858 2024-01-23 09:56:05 +08:00
parent be8d66423f
commit 1411de77fe

View File

@ -124,9 +124,9 @@ public class ParentPlatform {
private boolean status;
/**
* 在线状态
* 共享的通道数量
*/
@Schema(description = "在线状态")
@Schema(description = "共享的通道数量")
private int channelCount;
/**