@RestController @RequestMapping(value="/common/log") public class LogController extends java.lang.Object
LogController()
Report
list(Log log)
logList(LogListRequest request)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogController()
@GetMapping @ResponseBody public Report logList(LogListRequest request)
@PostMapping @ResponseBody public Report list(@RequestBody Log log)
Copyright © 2019. All Rights Reserved.