@RestController @RequestMapping(value="") public class IndexController extends Object
| 构造器和说明 |
|---|
IndexController() |
@PostConstruct public void init()
@GetMapping(value="") public String index()
@GetMapping(value="/check") public String check()
@GetMapping(value="/debug") public net.quanter.shield.common.dto.MapResultDTO debug()
Copyright © 2019 量宽. All rights reserved.