@@ -47,6 +47,8 @@ public class LogApiController {
private final ILogApiService logService;
/**
+ *
* 查询单条
*/
@GetMapping("/detail")