merge with master branch

This commit is contained in:
pepsi 2022-09-20 15:13:18 +08:00
parent 6c694aa8c0
commit 63e1584c85

View File

@ -25,7 +25,7 @@ import javax.validation.Valid;
* @description: TODO
* @date: 2022/9/16
*/
@Api(tags = "web-用户信息接口")
@Api(tags = "web-操作日志接口")
@ApiSupport(author = "田立勇")
@RestController
@RequestMapping("/api/v1")