JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
引擎计划练习项目
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y
A
add(BuyAirplanTicket, BindingResult, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
add(Stragegy, BindingResult, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
add(SysDepartment, BindingResult)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
add(AirplanTicket)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
add(BuyAirplanTicket)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
add(StragegyCollect)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
add(Stragegy)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
add(SysDepartment)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
add(UserFollow)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
add(User)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
add(AirplanTicket)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
add(BuyAirplanTicket)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
add(StragegyCollect)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
add(Stragegy)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
add(SysDepartment)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
add(UserFollow)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
add(User)
- Method in class com.chinaunicom.tour.sys.service.
UserService
addCorsMappings(CorsRegistry)
- Method in class com.chinaunicom.tour.sys.config.
WebConfig
addFollow(UserFollow, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserFollowController
添加关注
AirplanTicket
- Class in
com.chinaunicom.tour.sys.entity
AirplanTicket()
- Constructor for class com.chinaunicom.tour.sys.entity.
AirplanTicket
AirplanTicketController
- Class in
com.chinaunicom.tour.sys.controller
AirplanTicketController()
- Constructor for class com.chinaunicom.tour.sys.controller.
AirplanTicketController
AirplanTicketMapper
- Interface in
com.chinaunicom.tour.sys.mapper
AirplanTicketModel
- Class in
com.chinaunicom.tour.sys.model
AirplanTicketModel()
- Constructor for class com.chinaunicom.tour.sys.model.
AirplanTicketModel
AirplanTicketService
- Class in
com.chinaunicom.tour.sys.service
AirplanTicketService()
- Constructor for class com.chinaunicom.tour.sys.service.
AirplanTicketService
B
BaseEntity
- Class in
com.chinaunicom.tour.sys.entity.base
BaseEntity()
- Constructor for class com.chinaunicom.tour.sys.entity.base.
BaseEntity
BaseResponse
- Class in
com.chinaunicom.tour.sys.util
BaseResponse(int, String)
- Constructor for class com.chinaunicom.tour.sys.util.
BaseResponse
BaseResponse()
- Constructor for class com.chinaunicom.tour.sys.util.
BaseResponse
buildDocket()
- Method in class com.chinaunicom.tour.sys.config.
SwaggerConfig
BuyAirplanTicket
- Class in
com.chinaunicom.tour.sys.entity
BuyAirplanTicket()
- Constructor for class com.chinaunicom.tour.sys.entity.
BuyAirplanTicket
BuyAirplanTicketMapper
- Interface in
com.chinaunicom.tour.sys.mapper
BuyAirplanTicketModel
- Class in
com.chinaunicom.tour.sys.model
BuyAirplanTicketModel()
- Constructor for class com.chinaunicom.tour.sys.model.
BuyAirplanTicketModel
BuyAirplanTicketService
- Class in
com.chinaunicom.tour.sys.service
BuyAirplanTicketService()
- Constructor for class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
C
checkEmail(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
checkNickName(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
昵称长度校验
checkPassword(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
用户密码规则:最少8位;
checkUserName(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
用户名规则:最少6位,必须以英文字母开头,可使用英文字母,数字或下划线;
checkVerification(String, HttpSession)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
判断验证码是否正确
collect(String, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyCollectController
collected(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
collected(String)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
com.chinaunicom.tour.sys
- package com.chinaunicom.tour.sys
com.chinaunicom.tour.sys.config
- package com.chinaunicom.tour.sys.config
com.chinaunicom.tour.sys.constant
- package com.chinaunicom.tour.sys.constant
com.chinaunicom.tour.sys.controller
- package com.chinaunicom.tour.sys.controller
com.chinaunicom.tour.sys.entity
- package com.chinaunicom.tour.sys.entity
com.chinaunicom.tour.sys.entity.base
- package com.chinaunicom.tour.sys.entity.base
com.chinaunicom.tour.sys.mapper
- package com.chinaunicom.tour.sys.mapper
com.chinaunicom.tour.sys.model
- package com.chinaunicom.tour.sys.model
com.chinaunicom.tour.sys.service
- package com.chinaunicom.tour.sys.service
com.chinaunicom.tour.sys.util
- package com.chinaunicom.tour.sys.util
CommonConstants
- Class in
com.chinaunicom.tour.sys.constant
CommonConstants()
- Constructor for class com.chinaunicom.tour.sys.constant.
CommonConstants
createMimeMessage(Session, String, String, User)
- Static method in class com.chinaunicom.tour.sys.util.
MailUtil
创建一封只包含文本的简单邮件
CreatePwdUtil
- Class in
com.chinaunicom.tour.sys.util
CreatePwdUtil()
- Constructor for class com.chinaunicom.tour.sys.util.
CreatePwdUtil
D
data(T)
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
delete(String, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
delete(String)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
delete(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
delete(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
delete(StragegyCollectModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
delete(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
delete(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
delete(UserFollow)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
delete(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
delete(String)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
delete(String)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
delete(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
delete(String)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
delete(String)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
delete(UserFollow)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
deleteFollow(UserFollow, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserFollowController
deleteFollow(UserFollowModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserFollowController
是否已关注过
E
ERROR_CODE
- Static variable in class com.chinaunicom.tour.sys.constant.
ResultConstants
F
findById(String)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
findById(String)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyCollectController
findById(String, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
findById(String)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
findById(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
findById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
findById(String)
- Method in class com.chinaunicom.tour.sys.service.
UserService
findByUserid(String)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
findByUserId(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
findByUserId(String)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
findByUserIdAndFollowUserId(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
findByUserIdAndFollowUserId(UserFollowModel)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
findByUserName(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
查询用户名是否存在
findByUserName(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
findByUserName(String)
- Method in class com.chinaunicom.tour.sys.service.
UserService
findByUserNameAndEmail(UserModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
findByUserNameAndEmail(UserModel)
- Method in class com.chinaunicom.tour.sys.service.
UserService
findByUserNameAndEmil(UserModel)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
查询用户名邮箱
findByUserNameAndPwd(UserModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
findByUserNameAndPwd(UserModel)
- Method in class com.chinaunicom.tour.sys.service.
UserService
findList(AirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
findList(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyCollectController
findList(StragegyModel)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
findList(SysDepartmentModel)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
findList(AirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
findList(BuyAirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
findList(StragegyCollectModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
findList(StragegyModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
findList(SysDepartmentModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
findList(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
findList(UserModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
findList(AirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
findList(BuyAirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
findList(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
findList(StragegyModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
findList(SysDepartmentModel)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
findListByUserId(HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
findListByUserId(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
findListByUserId(String)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
findTicketInfoById(String)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
findTicketInfoById(String)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
findTicketInfoById(String)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
followedPageQuery(UserFollowModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserFollowController
followedPageQuery(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
followedPageQuery(UserFollowModel)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
followedPageQueryCount(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
followedPageQueryCount(UserFollowModel)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
followPageQuery(UserFollowModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserFollowController
followPageQuery(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
followPageQuery(UserFollowModel)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
followPageQueryCount(UserFollowModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
followPageQueryCount(UserFollowModel)
- Method in class com.chinaunicom.tour.sys.service.
UserFollowService
FROM_CREATE
- Static variable in class com.chinaunicom.tour.sys.constant.
CommonConstants
FROM_DING
- Static variable in class com.chinaunicom.tour.sys.constant.
CommonConstants
G
getData()
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
getData()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse
getId()
- Method in class com.chinaunicom.tour.sys.entity.base.
BaseEntity
getImageCode()
- Static method in class com.chinaunicom.tour.sys.util.
VerificationCodeUtil
getMessage()
- Method in class com.chinaunicom.tour.sys.util.
BaseResponse
getPageNo()
- Method in class com.chinaunicom.tour.sys.entity.base.
PageModel
getPageNo()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
getPageSize()
- Method in class com.chinaunicom.tour.sys.entity.base.
PageModel
getPageSize()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
getPwd()
- Static method in class com.chinaunicom.tour.sys.util.
CreatePwdUtil
getResultCode()
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
getResultCode()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse
getRows()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
getStatus()
- Method in class com.chinaunicom.tour.sys.util.
BaseResponse
getTotal()
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
I
id
- Variable in class com.chinaunicom.tour.sys.entity.base.
BaseEntity
isCollected(StragegyCollectModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
isCollected(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
isEmpty(String)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
字段空校验
isRel()
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
L
login(UserModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
M
MailUtil
- Class in
com.chinaunicom.tour.sys.util
MailUtil()
- Constructor for class com.chinaunicom.tour.sys.util.
MailUtil
main(String[])
- Static method in class com.chinaunicom.tour.sys.
TourSysApplication
md5(String)
- Static method in class com.chinaunicom.tour.sys.util.
CreatePwdUtil
myEmailAccount
- Static variable in class com.chinaunicom.tour.sys.util.
MailUtil
myEmailPassword
- Static variable in class com.chinaunicom.tour.sys.util.
MailUtil
myEmailSMTPHost
- Static variable in class com.chinaunicom.tour.sys.util.
MailUtil
N
NO
- Static variable in class com.chinaunicom.tour.sys.constant.
CommonConstants
O
ObjectRestResponse
<
T
> - Class in
com.chinaunicom.tour.sys.util
ObjectRestResponse()
- Constructor for class com.chinaunicom.tour.sys.util.
ObjectRestResponse
P
PageModel
- Class in
com.chinaunicom.tour.sys.entity.base
PageModel()
- Constructor for class com.chinaunicom.tour.sys.entity.base.
PageModel
pageQuery(AirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.controller.
AirplanTicketController
pageQuery(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyCollectController
pageQuery(StragegyModel)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
pageQuery(SysDepartmentModel)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
pageQuery(AirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
pageQuery(BuyAirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
pageQuery(StragegyCollectModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
pageQuery(StragegyModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
pageQuery(SysDepartmentModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
pageQuery(UserModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
pageQuery(AirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
pageQuery(BuyAirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
pageQuery(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
pageQuery(StragegyModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
pageQuery(SysDepartmentModel)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
pageQueryCount(AirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
pageQueryCount(BuyAirplanTicketModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
pageQueryCount(StragegyCollectModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyCollectMapper
pageQueryCount(StragegyModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
pageQueryCount(SysDepartmentModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
pageQueryCount(UserModel)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
pageQueryCount(AirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
pageQueryCount(BuyAirplanTicketModel)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
pageQueryCount(StragegyCollectModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyCollectService
pageQueryCount(StragegyModel)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
pageQueryCount(SysDepartmentModel)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
R
receiveMailAccount
- Static variable in class com.chinaunicom.tour.sys.util.
MailUtil
regist(UserModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
rel(boolean)
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
resetPwd(UserModel, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
忘记密码,密码自动重置
resultCode
- Variable in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
resultCode
- Variable in class com.chinaunicom.tour.sys.util.
TableResultResponse
ResultConstants
- Class in
com.chinaunicom.tour.sys.constant
ResultConstants()
- Constructor for class com.chinaunicom.tour.sys.constant.
ResultConstants
S
sendEmail(User)
- Static method in class com.chinaunicom.tour.sys.util.
MailUtil
setData(T)
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
setData(TableResultResponse<T>.TableData<T>)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse
setId(String)
- Method in class com.chinaunicom.tour.sys.entity.base.
BaseEntity
setMessage(String)
- Method in class com.chinaunicom.tour.sys.util.
BaseResponse
setPageNo(Integer)
- Method in class com.chinaunicom.tour.sys.entity.base.
PageModel
setPageNo(long)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
setPageSize(Integer)
- Method in class com.chinaunicom.tour.sys.entity.base.
PageModel
setPageSize(long)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
setRel(boolean)
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
setResultCode(int)
- Method in class com.chinaunicom.tour.sys.util.
ObjectRestResponse
setResultCode(int)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse
setRows(List<T>)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
setStatus(int)
- Method in class com.chinaunicom.tour.sys.util.
BaseResponse
setTotal(long)
- Method in class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
Stragegy
- Class in
com.chinaunicom.tour.sys.entity
Stragegy()
- Constructor for class com.chinaunicom.tour.sys.entity.
Stragegy
StragegyCollect
- Class in
com.chinaunicom.tour.sys.entity
StragegyCollect()
- Constructor for class com.chinaunicom.tour.sys.entity.
StragegyCollect
StragegyCollectController
- Class in
com.chinaunicom.tour.sys.controller
StragegyCollectController()
- Constructor for class com.chinaunicom.tour.sys.controller.
StragegyCollectController
StragegyCollectMapper
- Interface in
com.chinaunicom.tour.sys.mapper
StragegyCollectModel
- Class in
com.chinaunicom.tour.sys.model
StragegyCollectModel()
- Constructor for class com.chinaunicom.tour.sys.model.
StragegyCollectModel
StragegyCollectService
- Class in
com.chinaunicom.tour.sys.service
StragegyCollectService()
- Constructor for class com.chinaunicom.tour.sys.service.
StragegyCollectService
StragegyController
- Class in
com.chinaunicom.tour.sys.controller
StragegyController()
- Constructor for class com.chinaunicom.tour.sys.controller.
StragegyController
StragegyMapper
- Interface in
com.chinaunicom.tour.sys.mapper
StragegyModel
- Class in
com.chinaunicom.tour.sys.model
StragegyModel()
- Constructor for class com.chinaunicom.tour.sys.model.
StragegyModel
StragegyService
- Class in
com.chinaunicom.tour.sys.service
StragegyService()
- Constructor for class com.chinaunicom.tour.sys.service.
StragegyService
SUCCESS_CODE
- Static variable in class com.chinaunicom.tour.sys.constant.
ResultConstants
SwaggerConfig
- Class in
com.chinaunicom.tour.sys.config
SwaggerConfig()
- Constructor for class com.chinaunicom.tour.sys.config.
SwaggerConfig
SysDepartment
- Class in
com.chinaunicom.tour.sys.entity
SysDepartment()
- Constructor for class com.chinaunicom.tour.sys.entity.
SysDepartment
SysDepartmentController
- Class in
com.chinaunicom.tour.sys.controller
SysDepartmentController()
- Constructor for class com.chinaunicom.tour.sys.controller.
SysDepartmentController
SysDepartmentMapper
- Interface in
com.chinaunicom.tour.sys.mapper
SysDepartmentModel
- Class in
com.chinaunicom.tour.sys.model
SysDepartmentModel()
- Constructor for class com.chinaunicom.tour.sys.model.
SysDepartmentModel
SysDepartmentService
- Class in
com.chinaunicom.tour.sys.service
SysDepartmentService()
- Constructor for class com.chinaunicom.tour.sys.service.
SysDepartmentService
T
TableData(long, List<T>)
- Constructor for class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
TableData()
- Constructor for class com.chinaunicom.tour.sys.util.
TableResultResponse.TableData
TableResultResponse
<
T
> - Class in
com.chinaunicom.tour.sys.util
TableResultResponse(long, List<T>)
- Constructor for class com.chinaunicom.tour.sys.util.
TableResultResponse
TableResultResponse()
- Constructor for class com.chinaunicom.tour.sys.util.
TableResultResponse
TableResultResponse.TableData
<
T
> - Class in
com.chinaunicom.tour.sys.util
TourSysApplication
- Class in
com.chinaunicom.tour.sys
TourSysApplication()
- Constructor for class com.chinaunicom.tour.sys.
TourSysApplication
U
update(Stragegy, BindingResult, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
StragegyController
update(SysDepartment, BindingResult)
- Method in class com.chinaunicom.tour.sys.controller.
SysDepartmentController
update(AirplanTicket)
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
update(BuyAirplanTicket)
- Method in interface com.chinaunicom.tour.sys.mapper.
BuyAirplanTicketMapper
update(Stragegy)
- Method in interface com.chinaunicom.tour.sys.mapper.
StragegyMapper
update(SysDepartment)
- Method in interface com.chinaunicom.tour.sys.mapper.
SysDepartmentMapper
update(UserFollow)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserFollowMapper
update(User)
- Method in interface com.chinaunicom.tour.sys.mapper.
UserMapper
update(AirplanTicket)
- Method in class com.chinaunicom.tour.sys.service.
AirplanTicketService
update(BuyAirplanTicket)
- Method in class com.chinaunicom.tour.sys.service.
BuyAirplanTicketService
update(Stragegy)
- Method in class com.chinaunicom.tour.sys.service.
StragegyService
update(SysDepartment)
- Method in class com.chinaunicom.tour.sys.service.
SysDepartmentService
update(User)
- Method in class com.chinaunicom.tour.sys.service.
UserService
updatePwdAndNickName(User, HttpServletRequest)
- Method in class com.chinaunicom.tour.sys.controller.
UserController
更改密码和用户昵称
updateRemainCount()
- Method in interface com.chinaunicom.tour.sys.mapper.
AirplanTicketMapper
User
- Class in
com.chinaunicom.tour.sys.entity
User()
- Constructor for class com.chinaunicom.tour.sys.entity.
User
UserController
- Class in
com.chinaunicom.tour.sys.controller
UserController()
- Constructor for class com.chinaunicom.tour.sys.controller.
UserController
UserFollow
- Class in
com.chinaunicom.tour.sys.entity
UserFollow()
- Constructor for class com.chinaunicom.tour.sys.entity.
UserFollow
UserFollowController
- Class in
com.chinaunicom.tour.sys.controller
UserFollowController()
- Constructor for class com.chinaunicom.tour.sys.controller.
UserFollowController
UserFollowMapper
- Interface in
com.chinaunicom.tour.sys.mapper
UserFollowModel
- Class in
com.chinaunicom.tour.sys.model
UserFollowModel()
- Constructor for class com.chinaunicom.tour.sys.model.
UserFollowModel
UserFollowService
- Class in
com.chinaunicom.tour.sys.service
UserFollowService()
- Constructor for class com.chinaunicom.tour.sys.service.
UserFollowService
UserMapper
- Interface in
com.chinaunicom.tour.sys.mapper
UserModel
- Class in
com.chinaunicom.tour.sys.model
UserModel()
- Constructor for class com.chinaunicom.tour.sys.model.
UserModel
UserService
- Class in
com.chinaunicom.tour.sys.service
UserService()
- Constructor for class com.chinaunicom.tour.sys.service.
UserService
V
VerificationCodeController
- Class in
com.chinaunicom.tour.sys.controller
VerificationCodeController()
- Constructor for class com.chinaunicom.tour.sys.controller.
VerificationCodeController
verificationCodeCreate(HttpServletRequest, HttpServletResponse)
- Method in class com.chinaunicom.tour.sys.controller.
VerificationCodeController
VerificationCodeUtil
- Class in
com.chinaunicom.tour.sys.util
VerificationCodeUtil()
- Constructor for class com.chinaunicom.tour.sys.util.
VerificationCodeUtil
W
WebConfig
- Class in
com.chinaunicom.tour.sys.config
WebConfig()
- Constructor for class com.chinaunicom.tour.sys.config.
WebConfig
Y
YES
- Static variable in class com.chinaunicom.tour.sys.constant.
CommonConstants
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.