wip: 系统日志临时提交

This commit is contained in:
Ray.Hao
2024-06-24 22:15:12 +08:00
parent 7d1fcfbef4
commit bcf4248fdf
22 changed files with 168 additions and 20 deletions

View File

@@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.*;
/**
* 字典控制层
*
* @author Ray Hao
* @author Ray
* @since 2.9.0
*/
@Tag(name = "06.字典接口")