This commit is contained in:
2023-11-16 17:33:49 +08:00
parent ab9425f4c2
commit d0897e57e0
145 changed files with 604 additions and 304 deletions

View File

@@ -12,12 +12,10 @@ import top.fatweb.api.vo.permission.UserWithPowerInfoVo
import top.fatweb.api.vo.permission.UserWithRoleInfoVo
/**
* <p>
* 用户表 前端控制器
* </p>
* User controller
*
* @author FatttSnake
* @since 2023-10-04
* @since 1.0.0
*/
@Tag(name = "用户管理", description = "用户管理相关接口")
@RestController