优化代码格式
This commit is contained in:
parent
dd4a57377b
commit
ac835fb2e1
|
|
@ -13,6 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
|
|||
@RestController(value = "monitorServerController")
|
||||
@RequestMapping("api/monitor")
|
||||
public class ServerController {
|
||||
|
||||
/**
|
||||
* 服务器信息
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue