最近搜索
暂无搜索记录
热搜
JAVA
大数据
分布式
Python
人工智能
爬虫
WEB
JavaScript
认证
1前端一直在转圈

2获得了token:

3后台没报错:
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6583efbb] was not registered for synchronization because synchronization is not active
JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@741c2d4b] will not be managed by Spring
==> Preparing: SELECT u.user_id, u.dept_id, u.user_name, u.nick_name, u.email, u.avatar, u.phonenumber, u.password, u.sex, u.status, u.del_flag, u.login_ip, u.login_date, u.create_by, u.create_time, u.remark, d.dept_id, d.parent_id, d.dept_name, d.order_num, d.leader, d.status AS dept_status, r.role_id, r.role_name, r.role_key, r.role_sort, r.data_scope, r.status AS role_status FROM sys_user u LEFT JOIN sys_dept d ON u.dept_id = d.dept_id LEFT JOIN sys_user_role ur ON u.user_id = ur.user_id LEFT JOIN sys_role r ON r.role_id = ur.role_id where u.user_name = ?
==> Parameters: admin(String)
<== Columns: user_id, dept_id, user_name, nick_name, email, avatar, phonenumber, password, sex, status, del_flag, login_ip, login_date, create_by, create_time, remark, dept_id, parent_id, dept_name, order_num, leader, dept_status, role_id, role_name, role_key, role_sort, data_scope, role_status
<== Row: 1, 103, admin, msb, msb@163.com, , 15888888888, $2a$10$7JB720yubVSZvUI0rEqK/.VqGOZTH.ulu33dHOiBE8ByOhJIrdAu2, 0, 0, 0, 127.0.0.1, 2020-12-07 01:53:06, admin, 2020-12-07 01:53:06, 管理员 admin123, 103, 101, 研发部门, 1, spike, 0, 1, 超级管理员, admin, 1, 1, 0
<== Total: 1
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6583efbb]
Creating a new SqlSession
SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72495a9c] was not registered for synchronization because synchronization is not active
JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@741c2d4b] will not be managed by Spring
==> Preparing: SELECT DISTINCT sm.menu_id, sm.parent_id, sm.menu_name, sm.path, sm.component, sm.visible, sm.status, IFNULL(sm.perms,‘’) AS perms, sm.is_frame, sm.is_cache, sm.menu_type, sm.icon, sm.order_num, sm.create_time FROM sys_menu sm WHERE sm.menu_type IN (‘M’,‘C’) AND sm.status = 0 ORDER BY sm.parent_id,sm.order_num
==> Parameters:
<== Columns: menu_id, parent_id, menu_name, path, component, visible, status, perms, is_frame, is_cache, menu_type, icon, order_num, create_time
<== Row: 1, 0, 系统管理, system, null, 0, 0, , 1, 0, M, system, 1, 2020-12-07 01:53:06
<== Row: 2, 0, 系统监控, monitor, null, 0, 0, , 1, 0, M, monitor, 2, 2020-12-07 01:53:06
<== Row: 3, 0, 系统工具, tool, null, 0, 0, , 1, 0, M, tool, 3, 2020-12-07 01:53:06
<== Row: 2006, 0, 社区资产, community, null, 0, 0, , 1, 0, M, sqzc, 4, 2020-12-09 08:55:21
<== Row: 2033, 0, 小区管理, bing, null, 0, 0, , 1, 0, M, xqgl, 5, 2020-12-15 08:11:58
<== Row: 2045, 0, 互动管理, interaction, null, 0, 0, , 1, 0, M, phone, 6, 2020-12-17 08:46:30
<== Row: 2047, 0, 访客管理, visitor, null, 0, 0, , 1, 0, M, fk, 7, 2020-12-18 05:50:19
<== Row: 2060, 0, 投诉建议, suggest, null, 0, 0, , 1, 0, M, ts, 8, 2020-12-21 03:02:22
<== Row: 2067, 0, 报修管理, repair, null, 1, 0, , 1, 0, M, bx, 9, 2020-12-22 07:47:09
<== Row: 4, 0, 马士兵官网, https://www.mashibing.com/, null, 0, 0, , 0, 0, M, guide, 115, 2020-12-07 01:53:06
<== Row: 100, 1, 用户管理, user, system/user/index, 0, 0, system:user:list, 1, 0, C, user, 1, 2020-12-07 01:53:06
<== Row: 101, 1, 角色管理, role, system/role/index, 0, 0, system:role:list, 1, 0, C, peoples, 2, 2020-12-07 01:53:06
<== Row: 102, 1, 菜单管理, menu, system/menu/index, 0, 0, system:menu:list, 1, 0, C, tree-table, 3, 2020-12-07 01:53:06
<== Row: 103, 1, 部门管理, dept, system/dept/index, 0, 0, system:dept:list, 1, 0, C, tree, 4, 2020-12-07 01:53:06
<== Row: 104, 1, 岗位管理, post, system/post/index, 0, 0, system:post:list, 1, 0, C, post, 5, 2020-12-07 01:53:06
<== Row: 105, 1, 字典管理, dict, system/dict/index, 0, 0, system:dict:list, 1, 0, C, dict, 6, 2020-12-07 01:53:06
<== Row: 107, 1, 通知公告, notice, system/notice/index, 0, 0, system:notice:list, 1, 0, C, message, 8, 2021-03-24 14:36:18
<== Row: 108, 1, 日志管理, log, , 0, 0, , 1, 0, M, log, 9, 2020-12-07 01:53:06
<== Row: 109, 2, 在线用户, online, monitor/online/index, 0, 0, monitor:online:list, 1, 0, C, online, 1, 2020-12-07 01:53:06
<== Row: 111, 2, 数据监控, druid, monitor/druid/index, 0, 0, monitor:druid:list, 1, 0, C, druid, 3, 2020-12-07 01:53:06
<== Row: 112, 2, 服务监控, server, monitor/server/index, 0, 0, monitor:server:list, 1, 0, C, server, 4, 2020-12-07 01:53:06
<== Row: 113, 2, 缓存监控, cache, monitor/cache/index, 0, 0, monitor:cache:list, 1, 0, C, redis, 5, 2020-12-07 01:53:06
<== Row: 116, 3, 系统接口, swagger, tool/swagger/index, 0, 0, tool:swagger:list, 1, 0, C, swagger, 3, 2020-12-07 01:53:06
<== Row: 500, 108, 操作日志, operlog, monitor/operlog/index, 0, 0, monitor:operlog:list, 1, 0, C, form, 1, 2020-12-07 01:53:06
<== Row: 501, 108, 登录日志, logininfor, monitor/logininfor/index, 0, 0, monitor:logininfor:list, 1, 0, C, logininfor, 2, 2020-12-07 01:53:06
<== Row: 2000, 2006, 小区信息, community, property/community/index, 0, 0, system:community:list, 1, 0, C, property, 1, 2020-12-09 08:52:27
<== Row: 2014, 2006, 楼栋信息, building, property/building/index, 0, 0, system:building:list, 1, 0, C, building, 3, 2020-12-11 07:38:04
<== Row: 2020, 2006, 单元信息, unit, property/unit/index, 0, 0, system:unit:list, 1, 0, C, unit, 4, 2020-12-11 07:38:19
<== Row: 2008, 2006, 房屋信息, room, property/room/index, 0, 0, system:room:list, 1, 0, C, room, 5, 2020-12-11 07:37:41
<== Row: 2034, 2033, 业主信息, owner, property/owner/index, 0, 0, system:owner:list, 1, 0, C, yz, 1, 2020-12-16 10:19:38
<== Row: 2027, 2033, 业主审核, ownerRoom, property/ownerRoom/index, 0, 0, system:ownerRoom:list, 1, 0, C, bd, 2, 2020-12-15 08:11:13
<== Row: 2046, 2045, 社区互动, interaction, property/interaction/index, 0, 0, system:interaction:list, 1, 0, C, wechat, 1, 2020-12-17 08:49:54
<== Row: 2048, 2047, 访客邀请 , visitor, property/visitor/index, 0, 0, system:visitor:list, 1, 0, C, fkxx, 1, 2020-12-18 05:50:50
<== Row: 2054, 2060, 投诉建议 , suggest, property/suggest/index, 0, 0, system:suggest:list, 1, 0, C, tsjy, 1, 2020-12-21 02:52:11
<== Row: 2061, 2067, 报修信息, repair, property/repair/index, 1, 0, system:repair:list, 1, 0, C, bxxx, 1, 2020-12-22 07:14:51
<== Total: 35
Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@72495a9c]