类 AuthController


  • @RestController
    @RequestMapping("/api/auth")
    public class AuthController
    extends Object