临时提交
parent
be8d66423f
commit
1411de77fe
|
@ -124,9 +124,9 @@ public class ParentPlatform {
|
|||
private boolean status;
|
||||
|
||||
/**
|
||||
* 在线状态
|
||||
* 共享的通道数量
|
||||
*/
|
||||
@Schema(description = "在线状态")
|
||||
@Schema(description = "共享的通道数量")
|
||||
private int channelCount;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue