public abstract class BaseController extends ApiController
| Constructor and Description |
|---|
BaseController() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getRequest()
获取当前请求
|
javax.servlet.http.HttpServletResponse |
getResponse()
获取当前请求
|
fail, fail, okCopyright © 2019. All rights reserved.