A B C D E F G I L M N O Q R S T U V
A
- add(SystemDeployLogDO) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
- add(SystemFeedbackDO) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- add(SystemFeedbackTypeDO) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- add(NoticeDO) - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
添加通知
- add(UserDO) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- add(SystemUserInfoDO) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- add(VersionLogDO) - 类 中的方法cn.tworice.system.controller.version.VersionLogController
-
- add(SystemWhiteListDO) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- addAdminToDepartment(String[], Integer) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- addAdminToDepartment(String[], Integer) - 接口 中的方法cn.tworice.system.service.department.DepartmentService
-
- addAdminToDepartment(String[], Integer) - 类 中的方法cn.tworice.system.service.department.DepartmentServiceImpl
-
添加人员到部门
- addAdminToRole(String[], Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- addAgingMap() - 类 中的方法cn.tworice.system.conifg.SystemConfig
-
注入一个AgingMap
- addResourceHandlers(ResourceHandlerRegistry) - 类 中的方法cn.tworice.system.conifg.SystemConfig
-
放行静态文件
- addUserToRole(String[], Integer) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- addUserToRole(String[], Integer) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
添加人员到角色
- adminList(Integer) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- adminList(PageParam, Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
B
- BAN - 接口 中的静态变量cn.tworice.system.service.user.UserStatusConst
-
- blurInfo(String) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- blurInfo(String) - 接口 中的方法cn.tworice.system.dao.user.SystemUserInfoDao
-
- blurInfo(String) - 类 中的方法cn.tworice.system.service.user.SystemUserInfoService
-
获取脱敏用户信息
C
- cache - 类 中的静态变量cn.tworice.system.service.whiteList.SystemWhiteListService
-
- CacheConst - cn.tworice.system.service.resources中的类
-
系统缓存
- CacheConst() - 类 的构造器cn.tworice.system.service.resources.CacheConst
-
- captcha(String) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
2022年5月13日 将原Redis替换为AgingMap,并添加切换验证码时使原验证码失效
- checkLogin(LoginVO, HttpServletRequest) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- checkLogin(String, String, HttpServletRequest) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- checkLogin(LoginVO, HttpServletRequest) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- checkLogin(String, String, HttpServletRequest) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
二次验证登录
- checkReg(RegVO) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- checkReg(RegVO) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- clearResources(String[]) - 类 中的静态方法cn.tworice.system.service.resources.CacheConst
-
清理用户列表所对应的资源列表
- clearRoles(String[]) - 类 中的静态方法cn.tworice.system.service.resources.CacheConst
-
清理用户列表所对应的角色列表
- cn.tworice.system - 程序包 cn.tworice.system
-
封装系统基础服务
- cn.tworice.system.advice - 程序包 cn.tworice.system.advice
-
- cn.tworice.system.conifg - 程序包 cn.tworice.system.conifg
-
- cn.tworice.system.controller - 程序包 cn.tworice.system.controller
-
- cn.tworice.system.controller.department - 程序包 cn.tworice.system.controller.department
-
- cn.tworice.system.controller.feedback - 程序包 cn.tworice.system.controller.feedback
-
- cn.tworice.system.controller.feedback.vo - 程序包 cn.tworice.system.controller.feedback.vo
-
- cn.tworice.system.controller.login - 程序包 cn.tworice.system.controller.login
-
- cn.tworice.system.controller.login.constand - 程序包 cn.tworice.system.controller.login.constand
-
- cn.tworice.system.controller.login.vo - 程序包 cn.tworice.system.controller.login.vo
-
- cn.tworice.system.controller.notice - 程序包 cn.tworice.system.controller.notice
-
- cn.tworice.system.controller.resources - 程序包 cn.tworice.system.controller.resources
-
- cn.tworice.system.controller.resources.vo - 程序包 cn.tworice.system.controller.resources.vo
-
- cn.tworice.system.controller.role - 程序包 cn.tworice.system.controller.role
-
- cn.tworice.system.controller.system - 程序包 cn.tworice.system.controller.system
-
- cn.tworice.system.controller.user - 程序包 cn.tworice.system.controller.user
-
- cn.tworice.system.controller.userInfo - 程序包 cn.tworice.system.controller.userInfo
-
- cn.tworice.system.controller.version - 程序包 cn.tworice.system.controller.version
-
- cn.tworice.system.controller.whiteList - 程序包 cn.tworice.system.controller.whiteList
-
- cn.tworice.system.dao.department - 程序包 cn.tworice.system.dao.department
-
- cn.tworice.system.dao.department.po - 程序包 cn.tworice.system.dao.department.po
-
- cn.tworice.system.dao.feedback - 程序包 cn.tworice.system.dao.feedback
-
- cn.tworice.system.dao.feedback.dto - 程序包 cn.tworice.system.dao.feedback.dto
-
- cn.tworice.system.dao.feedback.po - 程序包 cn.tworice.system.dao.feedback.po
-
- cn.tworice.system.dao.login - 程序包 cn.tworice.system.dao.login
-
- cn.tworice.system.dao.notice - 程序包 cn.tworice.system.dao.notice
-
- cn.tworice.system.dao.notice.po - 程序包 cn.tworice.system.dao.notice.po
-
- cn.tworice.system.dao.notice.po.dto - 程序包 cn.tworice.system.dao.notice.po.dto
-
- cn.tworice.system.dao.resource - 程序包 cn.tworice.system.dao.resource
-
- cn.tworice.system.dao.resource.po - 程序包 cn.tworice.system.dao.resource.po
-
- cn.tworice.system.dao.role - 程序包 cn.tworice.system.dao.role
-
- cn.tworice.system.dao.role.po - 程序包 cn.tworice.system.dao.role.po
-
- cn.tworice.system.dao.user - 程序包 cn.tworice.system.dao.user
-
- cn.tworice.system.dao.user.po - 程序包 cn.tworice.system.dao.user.po
-
- cn.tworice.system.dao.versionLog - 程序包 cn.tworice.system.dao.versionLog
-
- cn.tworice.system.dao.versionLog.po - 程序包 cn.tworice.system.dao.versionLog.po
-
- cn.tworice.system.dao.whiteList - 程序包 cn.tworice.system.dao.whiteList
-
- cn.tworice.system.dao.whiteList.po - 程序包 cn.tworice.system.dao.whiteList.po
-
- cn.tworice.system.exception - 程序包 cn.tworice.system.exception
-
- cn.tworice.system.service.department - 程序包 cn.tworice.system.service.department
-
- cn.tworice.system.service.department.constand - 程序包 cn.tworice.system.service.department.constand
-
- cn.tworice.system.service.feedback - 程序包 cn.tworice.system.service.feedback
-
- cn.tworice.system.service.login - 程序包 cn.tworice.system.service.login
-
- cn.tworice.system.service.notice - 程序包 cn.tworice.system.service.notice
-
- cn.tworice.system.service.resources - 程序包 cn.tworice.system.service.resources
-
- cn.tworice.system.service.role - 程序包 cn.tworice.system.service.role
-
- cn.tworice.system.service.system - 程序包 cn.tworice.system.service.system
-
- cn.tworice.system.service.user - 程序包 cn.tworice.system.service.user
-
- cn.tworice.system.service.versionLog - 程序包 cn.tworice.system.service.versionLog
-
- cn.tworice.system.service.whiteList - 程序包 cn.tworice.system.service.whiteList
-
- conditionQueryResources(String) - 类 中的方法cn.tworice.system.controller.resources.ResourcesController
-
D
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- del(String[]) - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
- del(String[]) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.version.VersionLogController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- del(Integer[]) - 类 中的方法cn.tworice.system.service.department.SystemDeployLogService
-
- del(Integer[]) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
- del(Integer[]) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- del(Integer[]) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- del(Integer[]) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- delAdminByIds(String[]) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- delAdminByIds(String[]) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
删除管理员账号
- delAdminRoleByAdmin(String[]) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- delAdminRoleByAdmin(String[]) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
通过人员id删除 人员角色关系信息
- delAdminToDepartment(String[], Integer) - 接口 中的方法cn.tworice.system.service.department.DepartmentService
-
- delAdminToDepartment(String[], Integer) - 类 中的方法cn.tworice.system.service.department.DepartmentServiceImpl
-
从部门中移除人员
- delAdminToRole(String[], Integer) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- delAdminToRole(String[], Integer) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
从角色中移除人员
- delByAdminId(String[]) - 接口 中的方法cn.tworice.system.dao.user.SystemUserInfoDao
-
- delDepartment(Integer[]) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- delDepartment(List<Integer>) - 接口 中的方法cn.tworice.system.service.department.DepartmentService
-
- delDepartment(List<Integer>) - 类 中的方法cn.tworice.system.service.department.DepartmentServiceImpl
-
删除部门
需要同时删除 部门表 和 部门资源表 所有相关内容
- delResources(Integer[]) - 类 中的方法cn.tworice.system.controller.resources.ResourcesController
-
- delResources(Integer[]) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- delResources(Integer[]) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
批量删除资源
- delRole(Integer[]) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- delRole(List<Integer>) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- delRole(List<Integer>) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
删除角色
需要同时删除 角色表 和 角色资源表 所有相关内容
- DepartmentConst - cn.tworice.system.service.department.constand中的接口
-
- DepartmentController - cn.tworice.system.controller.department中的类
-
部门管理
- DepartmentController() - 类 的构造器cn.tworice.system.controller.department.DepartmentController
-
- DepartmentDao - cn.tworice.system.dao.department中的接口
-
部门持久层
- DepartmentDO - cn.tworice.system.dao.department.po中的类
-
- DepartmentDO() - 类 的构造器cn.tworice.system.dao.department.po.DepartmentDO
-
- departmentList() - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- DepartmentService - cn.tworice.system.service.department中的接口
-
- DepartmentServiceImpl - cn.tworice.system.service.department中的类
-
部门管理服务
- DepartmentServiceImpl() - 类 的构造器cn.tworice.system.service.department.DepartmentServiceImpl
-
E
- editDepartment(Integer, String) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- editResource(ResourcesDO) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- editResource(ResourcesDO) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
添加或更新资源
- editResources(ResourcesDO) - 类 中的方法cn.tworice.system.controller.resources.ResourcesController
-
- editRole(Integer, String) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- editRole(Integer, String) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- editRole(Integer, String) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
更新或插入角色
- exceptionHandler(RuntimeException) - 类 中的方法cn.tworice.system.advice.RuntimeExceptionHandler
-
- existUser(LoginVO) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- existUser(LoginVO) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
通过账号密码查询用户
F
- FeedbackDTO - cn.tworice.system.dao.feedback.dto中的类
-
- FeedbackDTO() - 类 的构造器cn.tworice.system.dao.feedback.dto.FeedbackDTO
-
- FeedbackStatVO - cn.tworice.system.controller.feedback.vo中的类
-
- FeedbackStatVO() - 类 的构造器cn.tworice.system.controller.feedback.vo.FeedbackStatVO
-
- FeedbackType - cn.tworice.system.service.feedback中的枚举
-
已过时。
- finishState - 接口 中的静态变量cn.tworice.system.service.feedback.SystemFeedbackConst
-
反馈状态:已解决
G
- getAdminAll(Integer) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- getAdminAll(Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- getInfo(String) - 接口 中的方法cn.tworice.system.service.notice.NoticeService
-
- getInfo(String) - 类 中的方法cn.tworice.system.service.notice.NoticeServiceImpl
-
- getInfo(String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getInfo(String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getInviteCode() - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getInviteCode() - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getLoginCaptcha(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getLoginCaptcha(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- getNoDepartmentAdmin(Integer) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- getNoRoleAdmin(Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- getNoRoleAdmin(int) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- getNoRoleAdmin(int) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
TODO 获取不是该角色的人员,待优化
手写sql -> mybatisplus
- getPage(PageParam, SystemFeedbackTypeDO) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- getPage(PageParam, NoticeDO) - 接口 中的方法cn.tworice.system.service.notice.NoticeService
-
- getPage(PageParam, NoticeDO) - 类 中的方法cn.tworice.system.service.notice.NoticeServiceImpl
-
- getPage(PageParam, SystemUserInfoDO) - 类 中的方法cn.tworice.system.service.user.SystemUserInfoService
-
- getPage(PageParam, UserDO) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getPage(PageParam, UserDO) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
获取所有管理员账号信息
- getRegCaptcha(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getRegCaptcha(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- getResourceByPid(Integer) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
通过PID获取资源列表
- getResourceByRole(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getResourceByRole(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
根据角色ID获取资源列表
- getResourcesAll(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getResourcesAll(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
获取系统所有资源
- getResourcesByRoleId(Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- getResourcesByRoleId(Integer) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- getResourcesByRoleId(Integer) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
通过角色ID查询资源
- getRoleIdsByUid(String) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- getRoleIdsByUid(String) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
- getRoleList(PageParam, RoleDO) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- getRoleList(PageParam, RoleDO) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
获取所有角色列表
- getRoleListByUid(String) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- getRoleListByUid(String) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
通过用户编号获取角色列表
- getRolesById(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getRolesById(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
获取拥有的权限
- getStat() - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
获取统计数据,时间单位(小时)
- getTypeList() - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
已过时。
- getTypeListByState(Integer) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
通过反馈类型的状态码获取反馈类型列表
- getUser(String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUser(String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getUserByLoginName(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- getUserByLoginName(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- getUserByNameAndPwd(String, String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUserByNameAndPwd(String, String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getUserIdByInviteCode(String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUserIdByInviteCode(String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getUsersByDepartmentId(Integer) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUsersByDepartmentId(Integer) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getUsersByInviterId(PageParam, String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUsersByInviterId(PageParam, String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- getUsersByNoDepartmentId(Integer) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUsersByNoDepartmentId(Integer) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
获取不是这个部门的用户
既不是这个部门的用户,同时也不属于任何一个部门
- getUsersByRole(PageParam, Integer) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUsersByRole(PageParam, Integer) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
通过角色编号获取用户列表
- getUsersByState(Integer) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- getUsersByState(Integer) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
I
- index() - 类 中的方法cn.tworice.system.controller.IndexController
-
- IndexController - cn.tworice.system.controller中的类
-
- IndexController() - 类 的构造器cn.tworice.system.controller.IndexController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.version.VersionLogController
-
- inducts(MultipartFile) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- info(Integer) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
- info(Integer) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- info(Integer) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- info(String) - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
- info(String) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- info(String) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- info(Integer) - 类 中的方法cn.tworice.system.controller.version.VersionLogController
-
- info(Integer) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- info(int) - 类 中的方法cn.tworice.system.service.department.SystemDeployLogService
-
- info(int) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
- info(int) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- info(String) - 类 中的方法cn.tworice.system.service.user.SystemUserInfoService
-
- info(int) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- info(int) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- insertAdmin(UserDO) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- insertAdminToRole(String, int) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- inviteCode() - 类 中的方法cn.tworice.system.controller.user.UserController
-
- inviteUser(PageParam) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- ipVerify() - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
核验当前IP是否在白名单中,如不在白名单中则直接报错
如果需要限制登录IP白名单只需要调用此方法即可,无需对返回值进行处理
L
- list(PageParam, SystemDeployLogDO) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
- list(PageParam, SystemFeedbackDO) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- list(PageParam, SystemFeedbackTypeDO) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- list(PageParam, NoticeDO) - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
获取所有通知
- list(PageParam, UserDO) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- list(PageParam, SystemUserInfoDO) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- list(PageParam, VersionLogDO) - 类 中的方法cn.tworice.system.controller.version.VersionLogController
-
- list(PageParam, SystemWhiteListDO) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- list(PageParam, SystemDeployLogDO) - 类 中的方法cn.tworice.system.service.department.SystemDeployLogService
-
- list(PageParam, SystemFeedbackDO) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
- list(PageParam, VersionLogDO) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- list(PageParam, SystemWhiteListDO) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- login(LoginVO, HttpServletRequest) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
- login(String, String, HttpServletRequest) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
- LOGIN_FAIL - 类 中的静态变量cn.tworice.system.controller.login.constand.LoginStateConst
-
- LOGIN_SUCCESS - 类 中的静态变量cn.tworice.system.controller.login.constand.LoginStateConst
-
- LoginController - cn.tworice.system.controller.login中的类
-
登录注册操作及登录页数据展示
- LoginController() - 类 的构造器cn.tworice.system.controller.login.LoginController
-
- LoginDao - cn.tworice.system.dao.login中的接口
-
- LoginException - cn.tworice.system.exception中的异常错误
-
- LoginException(String) - 异常错误 的构造器cn.tworice.system.exception.LoginException
-
- LoginProperties - cn.tworice.system.conifg中的类
-
- LoginProperties() - 类 的构造器cn.tworice.system.conifg.LoginProperties
-
- LoginService - cn.tworice.system.service.login中的接口
-
- LoginServiceImpl - cn.tworice.system.service.login中的类
-
- LoginServiceImpl() - 类 的构造器cn.tworice.system.service.login.LoginServiceImpl
-
- LoginStateConst - cn.tworice.system.controller.login.constand中的类
-
- LoginStateConst() - 类 的构造器cn.tworice.system.controller.login.constand.LoginStateConst
-
- LoginVO - cn.tworice.system.controller.login.vo中的类
-
- LoginVO() - 类 的构造器cn.tworice.system.controller.login.vo.LoginVO
-
M
- MOVE_IN - 接口 中的静态变量cn.tworice.system.service.department.constand.DepartmentConst
-
N
- NORMAL - 接口 中的静态变量cn.tworice.system.service.user.UserStatusConst
-
- noShowStateCode - 接口 中的静态变量cn.tworice.system.service.feedback.SystemFeedbackConst
-
反馈类型不显示
- NoticeController - cn.tworice.system.controller.notice中的类
-
- NoticeController() - 类 的构造器cn.tworice.system.controller.notice.NoticeController
-
- NoticeDao - cn.tworice.system.dao.notice中的接口
-
- NoticeDO - cn.tworice.system.dao.notice.po中的类
-
- NoticeDO() - 类 的构造器cn.tworice.system.dao.notice.po.NoticeDO
-
- NoticeDto - cn.tworice.system.dao.notice.po.dto中的类
-
- NoticeDto() - 类 的构造器cn.tworice.system.dao.notice.po.dto.NoticeDto
-
- NoticeService - cn.tworice.system.service.notice中的接口
-
- NoticeServiceImpl - cn.tworice.system.service.notice中的类
-
- NoticeServiceImpl() - 类 的构造器cn.tworice.system.service.notice.NoticeServiceImpl
-
O
- offline(String) - 类 中的方法cn.tworice.system.controller.system.SystemController
-
使该Key失效
- online() - 类 中的方法cn.tworice.system.controller.system.SystemController
-
Q
- queryAdmin(String, String) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryAdminByLoginName(String) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryNoRoleAdmin(int) - 接口 中的方法cn.tworice.system.dao.role.RoleDao
-
- queryResourceAll() - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryResourceAll() - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- queryResourceAll() - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
获取所有资源
包括状态为禁用的资源
- queryResourceByPid(Integer) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryResourceByRole(List<Integer>) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryResourcesById(Integer) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryResourcesByRole(List<Integer>) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryRoleId(String) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
- queryRolesByAdminId(String) - 接口 中的方法cn.tworice.system.dao.login.LoginDao
-
R
- reBindEmail(String, String) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- recovery() - 类 中的方法cn.tworice.system.controller.system.SystemController
-
系统恢复
- recoveryBySQLResource() - 接口 中的方法cn.tworice.system.service.system.SystemService
-
- recoveryBySQLResource(String) - 接口 中的方法cn.tworice.system.service.system.SystemService
-
- recoveryBySQLResource() - 类 中的方法cn.tworice.system.service.system.SystemServiceImpl
-
- recoveryBySQLResource(String) - 类 中的方法cn.tworice.system.service.system.SystemServiceImpl
-
- reEmailCaptcha(String) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- reg(RegVO) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
注册账号信息
- regCaptcha(String) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
发送邮箱验证码
- RegVO - cn.tworice.system.controller.login.vo中的类
-
- RegVO() - 类 的构造器cn.tworice.system.controller.login.vo.RegVO
-
- REMOVE - 接口 中的静态变量cn.tworice.system.service.department.constand.DepartmentConst
-
- remove(String[]) - 接口 中的方法cn.tworice.system.service.notice.NoticeService
-
- remove(String[]) - 类 中的方法cn.tworice.system.service.notice.NoticeServiceImpl
-
- removeByAdminId(String[]) - 类 中的方法cn.tworice.system.service.user.SystemUserInfoService
-
根据用户ID删除用户信息
- removeResourcesInfo(Integer[]) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- removeResourcesInfo(Integer[]) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
- rePassWord(String) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- rePassWord(String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- rePassWord(String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
重置密码
- ResourceResult - cn.tworice.system.controller.resources.vo中的类
-
非持久对象
获取资源对象过程中所需实体
- ResourceResult() - 类 的构造器cn.tworice.system.controller.resources.vo.ResourceResult
-
- RESOURCES - 类 中的静态变量cn.tworice.system.service.resources.CacheConst
-
- resourcesByRole(Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
获取角色权限列表 暂无更新
- ResourcesController - cn.tworice.system.controller.resources中的类
-
- ResourcesController() - 类 的构造器cn.tworice.system.controller.resources.ResourcesController
-
- ResourcesDao - cn.tworice.system.dao.resource中的接口
-
- ResourcesDO - cn.tworice.system.dao.resource.po中的类
-
资源表,存放所有资源信息
- ResourcesDO() - 类 的构造器cn.tworice.system.dao.resource.po.ResourcesDO
-
- ResourcesDto - cn.tworice.system.dao.resource.po中的类
-
- ResourcesDto() - 类 的构造器cn.tworice.system.dao.resource.po.ResourcesDto
-
- resourcesList() - 类 中的方法cn.tworice.system.controller.resources.ResourcesController
-
- ResourcesService - cn.tworice.system.service.resources中的接口
-
- ResourcesServiceImpl - cn.tworice.system.service.resources中的类
-
- ResourcesServiceImpl() - 类 的构造器cn.tworice.system.service.resources.ResourcesServiceImpl
-
- rmAdminToDepartment(String[], Integer) - 类 中的方法cn.tworice.system.controller.department.DepartmentController
-
- rmAdminToRole(String[], Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- RoleController - cn.tworice.system.controller.role中的类
-
角色管理
- RoleController() - 类 的构造器cn.tworice.system.controller.role.RoleController
-
- RoleDao - cn.tworice.system.dao.role中的接口
-
角色持久层
- RoleDO - cn.tworice.system.dao.role.po中的类
-
管理员角色
- RoleDO() - 类 的构造器cn.tworice.system.dao.role.po.RoleDO
-
- roleList(PageParam, RoleDO) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
- RoleResourcesDao - cn.tworice.system.dao.role中的接口
-
- RoleResourcesDO - cn.tworice.system.dao.role.po中的类
-
角色资源信息
- RoleResourcesDO() - 类 的构造器cn.tworice.system.dao.role.po.RoleResourcesDO
-
- ROLES - 类 中的静态变量cn.tworice.system.service.resources.CacheConst
-
- RoleService - cn.tworice.system.service.role中的接口
-
- RoleServiceImpl - cn.tworice.system.service.role中的类
-
角色管理服务
- RoleServiceImpl() - 类 的构造器cn.tworice.system.service.role.RoleServiceImpl
-
- RuntimeExceptionHandler - cn.tworice.system.advice中的类
-
RuntimeException全局异常处理器
- RuntimeExceptionHandler() - 类 的构造器cn.tworice.system.advice.RuntimeExceptionHandler
-
S
- saveAdminResources(String, List<ResourcesDto>) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- saveAdminResources(String, List<ResourcesDto>) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
将用户登录成功后的资源列表缓存起来
- saveBatch(List<SystemDeployLogDO>) - 类 中的方法cn.tworice.system.service.department.SystemDeployLogService
-
- saveBatch(List<SystemFeedbackDO>) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
- saveBatch(List<SystemFeedbackTypeDO>) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- saveBatch(List<NoticeDO>) - 类 中的方法cn.tworice.system.service.notice.NoticeServiceImpl
-
- saveBatch(List<SystemUserInfoDO>) - 类 中的方法cn.tworice.system.service.user.SystemUserInfoService
-
- saveBatch(List<UserDO>) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
批量导入数据
- saveBatch(List<VersionLogDO>) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- saveBatch(List<SystemWhiteListDO>) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- selectResources(String) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- selectResources(String) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
通过条件查询资源
- selectResourcesByPid(Integer) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- selectResourcesByPid(Integer) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
- selectResourcesByRoles(List<Integer>) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- selectResourcesByRoles(List<Integer>) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
获取叶子节点资源列表
- selectResourcesDtoById(Integer) - 接口 中的方法cn.tworice.system.service.resources.ResourcesService
-
- selectResourcesDtoById(Integer) - 类 中的方法cn.tworice.system.service.resources.ResourcesServiceImpl
-
- selectTimeStampAvgByType(int, String) - 接口 中的方法cn.tworice.system.dao.feedback.SystemFeedbackDao
-
- selectTimeStampCountByType(int) - 接口 中的方法cn.tworice.system.dao.feedback.SystemFeedbackDao
-
- sendAuthEmail(String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- sendAuthEmail(String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
- sendReAuthCaptcha(String) - 类 中的方法cn.tworice.system.controller.login.LoginController
-
- sendReAuthCaptcha(String) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- sendReAuthCaptcha(String) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- set(SystemDeployLogDO) - 类 中的方法cn.tworice.system.service.department.SystemDeployLogService
-
- set(SystemFeedbackDO) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackService
-
- set(SystemFeedbackTypeDO) - 类 中的方法cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- set(VersionLogDO) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- set(SystemWhiteListDO) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- setRoleResources(Integer, Integer[]) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- setRoleResources(Integer, Integer[]) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
更新角色的资源权限
- setStatus(String, Integer) - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
- setUserAndRole(UserDO, int) - 接口 中的方法cn.tworice.system.service.login.LoginService
-
- setUserAndRole(UserDO, int) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
- showStateCode - 接口 中的静态变量cn.tworice.system.service.feedback.SystemFeedbackConst
-
反馈类型显示
- stat() - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- Super_Admin_ID - 类 中的静态变量cn.tworice.system.controller.login.constand.SuperAdminConst
-
- Super_Nick_Name - 类 中的静态变量cn.tworice.system.controller.login.constand.SuperAdminConst
-
- Super_Role_ID - 类 中的静态变量cn.tworice.system.controller.login.constand.SuperAdminConst
-
- Super_Role_Name - 类 中的静态变量cn.tworice.system.controller.login.constand.SuperAdminConst
-
- SuperAdminConst - cn.tworice.system.controller.login.constand中的类
-
- SuperAdminConst() - 类 的构造器cn.tworice.system.controller.login.constand.SuperAdminConst
-
- SystemConfig - cn.tworice.system.conifg中的类
-
- SystemConfig() - 类 的构造器cn.tworice.system.conifg.SystemConfig
-
- SystemController - cn.tworice.system.controller.system中的类
-
系统管理模块 接口
- SystemController() - 类 的构造器cn.tworice.system.controller.system.SystemController
-
- SystemDeployLogController - cn.tworice.system.controller.department中的类
-
- SystemDeployLogController() - 类 的构造器cn.tworice.system.controller.department.SystemDeployLogController
-
- SystemDeployLogDao - cn.tworice.system.dao.department中的接口
-
- SystemDeployLogDO - cn.tworice.system.dao.department.po中的类
-
- SystemDeployLogDO() - 类 的构造器cn.tworice.system.dao.department.po.SystemDeployLogDO
-
- SystemDeployLogService - cn.tworice.system.service.department中的类
-
- SystemDeployLogService() - 类 的构造器cn.tworice.system.service.department.SystemDeployLogService
-
- SystemFeedbackConst - cn.tworice.system.service.feedback中的接口
-
- SystemFeedbackController - cn.tworice.system.controller.feedback中的类
-
- SystemFeedbackController() - 类 的构造器cn.tworice.system.controller.feedback.SystemFeedbackController
-
- SystemFeedbackDao - cn.tworice.system.dao.feedback中的接口
-
- SystemFeedbackDO - cn.tworice.system.dao.feedback.po中的类
-
- SystemFeedbackDO() - 类 的构造器cn.tworice.system.dao.feedback.po.SystemFeedbackDO
-
- SystemFeedbackService - cn.tworice.system.service.feedback中的类
-
- SystemFeedbackService() - 类 的构造器cn.tworice.system.service.feedback.SystemFeedbackService
-
- SystemFeedbackTypeController - cn.tworice.system.controller.feedback中的类
-
- SystemFeedbackTypeController() - 类 的构造器cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- SystemFeedbackTypeDao - cn.tworice.system.dao.feedback中的接口
-
- SystemFeedbackTypeDO - cn.tworice.system.dao.feedback.po中的类
-
- SystemFeedbackTypeDO() - 类 的构造器cn.tworice.system.dao.feedback.po.SystemFeedbackTypeDO
-
- SystemFeedbackTypeDTO - cn.tworice.system.dao.feedback.dto中的类
-
- SystemFeedbackTypeDTO() - 类 的构造器cn.tworice.system.dao.feedback.dto.SystemFeedbackTypeDTO
-
- SystemFeedbackTypeService - cn.tworice.system.service.feedback中的类
-
- SystemFeedbackTypeService() - 类 的构造器cn.tworice.system.service.feedback.SystemFeedbackTypeService
-
- systemInfo() - 类 中的方法cn.tworice.system.controller.system.SystemController
-
获取系统信息
- SystemService - cn.tworice.system.service.system中的接口
-
- SystemServiceImpl - cn.tworice.system.service.system中的类
-
- SystemServiceImpl() - 类 的构造器cn.tworice.system.service.system.SystemServiceImpl
-
- SystemUserInfoController - cn.tworice.system.controller.userInfo中的类
-
- SystemUserInfoController() - 类 的构造器cn.tworice.system.controller.userInfo.SystemUserInfoController
-
- SystemUserInfoDao - cn.tworice.system.dao.user中的接口
-
- SystemUserInfoDO - cn.tworice.system.dao.user.po中的类
-
- SystemUserInfoDO() - 类 的构造器cn.tworice.system.dao.user.po.SystemUserInfoDO
-
- SystemUserInfoService - cn.tworice.system.service.user中的类
-
- SystemUserInfoService() - 类 的构造器cn.tworice.system.service.user.SystemUserInfoService
-
- SystemWhiteListController - cn.tworice.system.controller.whiteList中的类
-
- SystemWhiteListController() - 类 的构造器cn.tworice.system.controller.whiteList.SystemWhiteListController
-
- SystemWhiteListDao - cn.tworice.system.dao.whiteList中的接口
-
- SystemWhiteListDO - cn.tworice.system.dao.whiteList.po中的类
-
- SystemWhiteListDO() - 类 的构造器cn.tworice.system.dao.whiteList.po.SystemWhiteListDO
-
- SystemWhiteListService - cn.tworice.system.service.whiteList中的类
-
- SystemWhiteListService() - 类 的构造器cn.tworice.system.service.whiteList.SystemWhiteListService
-
T
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.department.SystemDeployLogController
-
导出模板 * @param response 结果 * @throws IOException 可能的IO异常
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackTypeController
-
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.userInfo.SystemUserInfoController
-
导出模板
- template(HttpServletResponse) - 类 中的方法cn.tworice.system.controller.whiteList.SystemWhiteListController
-
导出模板
- top() - 类 中的方法cn.tworice.system.controller.notice.NoticeController
-
- typeList() - 类 中的方法cn.tworice.system.controller.feedback.SystemFeedbackController
-
U
- update(UserDO) - 类 中的方法cn.tworice.system.controller.user.UserController
-
- update(VersionLogDO) - 类 中的方法cn.tworice.system.service.versionLog.VersionLogService
-
- update(SystemWhiteListDO) - 类 中的方法cn.tworice.system.service.whiteList.SystemWhiteListService
-
- updateBindEmail(String, String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- updateBindEmail(String, String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
换绑登录邮箱
- updateOrInsert(NoticeDO) - 接口 中的方法cn.tworice.system.service.notice.NoticeService
-
- updateOrInsert(NoticeDO) - 类 中的方法cn.tworice.system.service.notice.NoticeServiceImpl
-
- updateOrInsert(UserDO) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- updateOrInsert(UserDO) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
添加或更新一个账号
- updatePwd(String, String) - 接口 中的方法cn.tworice.system.service.user.UserService
-
- updatePwd(String, String) - 类 中的方法cn.tworice.system.service.user.UserServiceImpl
-
更新管理员密码
- updateResources(Integer, Integer[]) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
更新角色权限 叶子节点版
- updateRoleResources(Integer[], Integer[], Integer) - 类 中的方法cn.tworice.system.controller.role.RoleController
-
已过时。
- updateRoleResources(Integer[], Integer[], Integer) - 接口 中的方法cn.tworice.system.service.role.RoleService
-
- updateRoleResources(Integer[], Integer[], Integer) - 类 中的方法cn.tworice.system.service.role.RoleServiceImpl
-
更新角色权限资源
- UserConst - cn.tworice.system.controller.login.constand中的接口
-
- UserController - cn.tworice.system.controller.user中的类
-
更新于 2023年1月7日
- UserController() - 类 的构造器cn.tworice.system.controller.user.UserController
-
- UserDao - cn.tworice.system.dao.user中的接口
-
- UserDepartmentDao - cn.tworice.system.dao.department中的接口
-
- UserDepartmentDO - cn.tworice.system.dao.department.po中的类
-
- UserDepartmentDO() - 类 的构造器cn.tworice.system.dao.department.po.UserDepartmentDO
-
- UserDO - cn.tworice.system.dao.user.po中的类
-
账号实体类
- UserDO() - 类 的构造器cn.tworice.system.dao.user.po.UserDO
-
- UserInfoDTO - cn.tworice.system.dao.user.po中的类
-
- UserInfoDTO() - 类 的构造器cn.tworice.system.dao.user.po.UserInfoDTO
-
- userRole - 接口 中的静态变量cn.tworice.system.controller.login.constand.UserConst
-
用户角色的ID
- UserRoleDao - cn.tworice.system.dao.role中的接口
-
- UserRoleDO - cn.tworice.system.dao.role.po中的类
-
- UserRoleDO() - 类 的构造器cn.tworice.system.dao.role.po.UserRoleDO
-
- UserService - cn.tworice.system.service.user中的接口
-
- UserServiceImpl - cn.tworice.system.service.user中的类
-
- UserServiceImpl() - 类 的构造器cn.tworice.system.service.user.UserServiceImpl
-
- UserStatusConst - cn.tworice.system.service.user中的接口
-
V
- valueOf(String) - 枚举 中的静态方法cn.tworice.system.service.feedback.FeedbackType
-
已过时。
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.tworice.system.service.feedback.FeedbackType
-
已过时。
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- verifyCaptcha(LoginVO) - 类 中的方法cn.tworice.system.service.login.LoginServiceImpl
-
验证验证码是否正确
- VersionLogController - cn.tworice.system.controller.version中的类
-
- VersionLogController() - 类 的构造器cn.tworice.system.controller.version.VersionLogController
-
- VersionLogDao - cn.tworice.system.dao.versionLog中的接口
-
- VersionLogDO - cn.tworice.system.dao.versionLog.po中的类
-
系统更新日志
- VersionLogDO() - 类 的构造器cn.tworice.system.dao.versionLog.po.VersionLogDO
-
- VersionLogService - cn.tworice.system.service.versionLog中的类
-
- VersionLogService() - 类 的构造器cn.tworice.system.service.versionLog.VersionLogService
-
A B C D E F G I L M N O Q R S T U V
Copyright © 2024. All rights reserved.