类 UserThirdpartQQController

java.lang.Object
net.sohelp.boot.admin.core.base.BaseController
net.sohelp.boot.demo.web.user.UserThirdpartQQController

@RestController("admin-user-third-part-qq") @RequestMapping("/admin/user/qq") public class UserThirdpartQQController extends BaseController
QQ第三方登录控制器 提供QQ账号与系统用户的绑定、解绑以及回调处理功能。
从以下版本开始:
2024/10/22 13:45
作者:
AaronFung
  • 构造器详细资料

    • UserThirdpartQQController

      public UserThirdpartQQController()
  • 方法详细资料