API方法参数中的@Context HttpServletRequest request的作用是从服务器上下文中获取,并向API方法自动填充一个HttpServletRequest类的对象request
A、正确
B、错误