refactor: 日志列表显示优化

This commit is contained in:
Ray.Hao
2024-06-28 18:00:28 +08:00
parent 3c4376a50f
commit 3b0a4e93a6
2 changed files with 3 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.*;
* 日志控制层
*
* @author Ray
* @since 2022/10/16
* @since 2.10.0
*/
@Tag(name = "08.日志接口")
@RestController