@RestController @RequestMapping(value="/sys/monitor") @ApiSort(value=200) public class SysMonitorController extends Object
SysMonitorController()
R<MonitorVo>
getData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SysMonitorController()
@GetMapping(value={"/",""}) public R<MonitorVo> getData()
Copyright © 2023. All rights reserved.