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

@@ -15,6 +15,12 @@ import top.fatweb.api.param.authentication.LoginParam
import top.fatweb.api.service.permission.IAuthenticationService
import top.fatweb.api.util.WebUtil
/**
* Authentication controller
*
* @author FatttSnake
* @since 1.0.0
*/
@Tag(name = "身份认证", description = "身份认证相关接口")
@RestController
class AuthenticationController(