Home > Q&A > body text
export class ServerComponent{
serverId:number =100;
serverStatus:string= '离线';
}