Commit bf9d82f4 authored by maliang's avatar maliang

Merge branch 'master' into 'lwby_advert_1'

# Conflicts:
#   src/main/java/com/boot/security/server/config/DruidConfig.java
#   src/main/resources/static/index.html
#   src/main/resources/static/login.html
#   src/main/resources/static/pages/dashboard.html
parents f8a7c4fc 23f91fb1
# lwby_ad_data
蓝湾博阅
\ No newline at end of file
2020-04-17 16:33:24,084 [main] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:33:24,224 [main] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:33:24,240 [localhost-startStop-1] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:25,231 [http-nio-8089-exec-1] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:25,432 [http-nio-8089-exec-4] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:38,761 [http-nio-8089-exec-3] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:38,764 [http-nio-8089-exec-5] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:38,765 [http-nio-8089-exec-6] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:38,766 [http-nio-8089-exec-4] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:44:54,814 [main] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:44:54,939 [main] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:44:54,970 [localhost-startStop-1] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:45:57,486 [http-nio-8089-exec-1] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:45:57,677 [http-nio-8089-exec-4] ERROR o.a.c.core.AprLifecycleListener -[DirectJDKLog.java:180]- An incompatible version [1.2.12] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]
2020-04-17 16:34:36,624 [http-nio-8089-exec-2] ==> Preparing: select * from sys_user t where t.username = ?
2020-04-17 16:34:36,636 [http-nio-8089-exec-2] ==> Parameters: admin(String)
2020-04-17 16:34:36,656 [http-nio-8089-exec-2] <== Total: 1
2020-04-17 16:34:36,684 [http-nio-8089-exec-2] ==> Preparing: select distinct p.* from sys_permission p inner join sys_role_permission rp on p.id = rp.permissionId inner join sys_role_user ru on ru.roleId = rp.roleId where ru.userId = ? order by p.sort
2020-04-17 16:34:36,688 [http-nio-8089-exec-2] ==> Parameters: 1(Long)
2020-04-17 16:34:36,707 [http-nio-8089-exec-2] <== Total: 39
2020-04-17 16:34:36,932 [taskExecutor-1] ==> Preparing: insert into sys_logs(userId, module, flag, remark, createTime) values(?, ?, ?, ?, now())
2020-04-17 16:34:36,949 [taskExecutor-1] ==> Parameters: 1(Long), 登陆(String), true(Boolean), null
2020-04-17 16:34:36,967 [taskExecutor-1] <== Updates: 1
2020-04-17 16:34:39,097 [http-nio-8089-exec-5] ==> Preparing: select count(1) from t_notice t left join t_notice_read r on r.noticeId = t.id and r.userId = ? where t.status = 1 and r.userId is null
2020-04-17 16:34:39,099 [http-nio-8089-exec-5] ==> Parameters: 1(Long)
2020-04-17 16:34:39,110 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:35:04,244 [http-nio-8089-exec-10] ==> Preparing: select count(1) from t_job t
2020-04-17 16:35:04,246 [http-nio-8089-exec-10] ==> Parameters:
2020-04-17 16:35:04,260 [http-nio-8089-exec-10] <== Total: 1
2020-04-17 16:35:07,544 [http-nio-8089-exec-3] ==> Preparing: select * from sys_permission t order by t.sort
2020-04-17 16:35:07,545 [http-nio-8089-exec-3] ==> Parameters:
2020-04-17 16:35:07,569 [http-nio-8089-exec-3] <== Total: 39
2020-04-17 16:35:14,297 [http-nio-8089-exec-6] ==> Preparing: select count(1) from sys_logs t left join sys_user u on u.id = t.userId
2020-04-17 16:35:14,299 [http-nio-8089-exec-6] ==> Parameters:
2020-04-17 16:35:14,308 [http-nio-8089-exec-6] <== Total: 1
2020-04-17 16:35:14,318 [http-nio-8089-exec-6] ==> Preparing: select t.*, u.username, u.nickname from sys_logs t left join sys_user u on u.id = t.userId order by createTime desc limit ?, ?
2020-04-17 16:35:14,323 [http-nio-8089-exec-6] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:35:14,334 [http-nio-8089-exec-6] <== Total: 1
2020-04-17 16:35:29,088 [http-nio-8089-exec-10] ==> Preparing: select * from t_dict t where t.type = ?
2020-04-17 16:35:29,089 [http-nio-8089-exec-10] ==> Parameters: noticeStatus(String)
2020-04-17 16:35:29,098 [http-nio-8089-exec-10] <== Total: 2
2020-04-17 16:35:29,182 [http-nio-8089-exec-9] ==> Preparing: select count(1) from t_notice t
2020-04-17 16:35:29,183 [http-nio-8089-exec-9] ==> Parameters:
2020-04-17 16:35:29,191 [http-nio-8089-exec-9] <== Total: 1
2020-04-17 16:35:34,621 [http-nio-8089-exec-10] ==> Preparing: select * from t_dict t where t.type = ?
2020-04-17 16:35:34,622 [http-nio-8089-exec-10] ==> Parameters: userStatus(String)
2020-04-17 16:35:34,643 [http-nio-8089-exec-10] <== Total: 3
2020-04-17 16:35:34,751 [http-nio-8089-exec-9] ==> Preparing: select count(1) from sys_user t
2020-04-17 16:35:34,752 [http-nio-8089-exec-9] ==> Parameters:
2020-04-17 16:35:34,759 [http-nio-8089-exec-9] <== Total: 1
2020-04-17 16:35:34,768 [http-nio-8089-exec-9] ==> Preparing: select * from sys_user t order by username desc, nickname asc limit ?, ?
2020-04-17 16:35:34,770 [http-nio-8089-exec-9] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:35:34,779 [http-nio-8089-exec-9] <== Total: 2
2020-04-17 16:35:40,055 [http-nio-8089-exec-6] ==> Preparing: select * from t_dict t where t.type = ?
2020-04-17 16:35:40,056 [http-nio-8089-exec-6] ==> Parameters: sex(String)
2020-04-17 16:35:40,064 [http-nio-8089-exec-6] <== Total: 2
2020-04-17 16:35:40,102 [http-nio-8089-exec-2] ==> Preparing: select * from sys_role t
2020-04-17 16:35:40,104 [http-nio-8089-exec-2] ==> Parameters:
2020-04-17 16:35:40,113 [http-nio-8089-exec-2] <== Total: 2
2020-04-17 16:35:40,149 [http-nio-8089-exec-10] ==> Preparing: select * from sys_user t where t.id = ?
2020-04-17 16:35:40,150 [http-nio-8089-exec-10] ==> Parameters: 2(Long)
2020-04-17 16:35:40,159 [http-nio-8089-exec-10] <== Total: 1
2020-04-17 16:35:40,198 [http-nio-8089-exec-7] ==> Preparing: select * from sys_role r inner join sys_role_user ru on r.id = ru.roleId where ru.userId = ?
2020-04-17 16:35:40,200 [http-nio-8089-exec-7] ==> Parameters: 2(Long)
2020-04-17 16:35:40,210 [http-nio-8089-exec-7] <== Total: 1
2020-04-17 16:35:45,852 [http-nio-8089-exec-10] ==> Preparing: select count(1) from sys_user t
2020-04-17 16:35:45,853 [http-nio-8089-exec-10] ==> Parameters:
2020-04-17 16:35:45,862 [http-nio-8089-exec-10] <== Total: 1
2020-04-17 16:35:45,871 [http-nio-8089-exec-10] ==> Preparing: select * from sys_user t order by username desc, nickname asc limit ?, ?
2020-04-17 16:35:45,871 [http-nio-8089-exec-10] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:35:45,885 [http-nio-8089-exec-10] <== Total: 2
2020-04-17 16:35:47,944 [http-nio-8089-exec-5] ==> Preparing: select * from sys_role t
2020-04-17 16:35:47,945 [http-nio-8089-exec-5] ==> Parameters:
2020-04-17 16:35:47,955 [http-nio-8089-exec-5] <== Total: 2
2020-04-17 16:35:47,987 [http-nio-8089-exec-3] ==> Preparing: select * from sys_user t where t.id = ?
2020-04-17 16:35:47,988 [http-nio-8089-exec-3] ==> Parameters: 1(Long)
2020-04-17 16:35:47,997 [http-nio-8089-exec-3] <== Total: 1
2020-04-17 16:35:48,032 [http-nio-8089-exec-9] ==> Preparing: select * from sys_role r inner join sys_role_user ru on r.id = ru.roleId where ru.userId = ?
2020-04-17 16:35:48,033 [http-nio-8089-exec-9] ==> Parameters: 1(Long)
2020-04-17 16:35:48,043 [http-nio-8089-exec-9] <== Total: 1
2020-04-17 16:35:52,160 [http-nio-8089-exec-10] ==> Preparing: select count(1) from t_notice t
2020-04-17 16:35:52,161 [http-nio-8089-exec-10] ==> Parameters:
2020-04-17 16:35:52,170 [http-nio-8089-exec-10] <== Total: 1
2020-04-17 16:35:57,080 [http-nio-8089-exec-6] ==> Preparing: select count(1) from sys_user t
2020-04-17 16:35:57,081 [http-nio-8089-exec-6] ==> Parameters:
2020-04-17 16:35:57,090 [http-nio-8089-exec-6] <== Total: 1
2020-04-17 16:35:57,099 [http-nio-8089-exec-6] ==> Preparing: select * from sys_user t order by username desc, nickname asc limit ?, ?
2020-04-17 16:35:57,100 [http-nio-8089-exec-6] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:35:57,110 [http-nio-8089-exec-6] <== Total: 2
2020-04-17 16:36:07,129 [http-nio-8089-exec-8] ==> Preparing: select count(1) from sys_role t
2020-04-17 16:36:07,130 [http-nio-8089-exec-8] ==> Parameters:
2020-04-17 16:36:07,147 [http-nio-8089-exec-8] <== Total: 1
2020-04-17 16:36:07,156 [http-nio-8089-exec-8] ==> Preparing: select * from sys_role t order by updateTime desc limit ?, ?
2020-04-17 16:36:07,158 [http-nio-8089-exec-8] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:36:07,167 [http-nio-8089-exec-8] <== Total: 2
2020-04-17 16:36:15,882 [http-nio-8089-exec-7] ==> Preparing: select * from sys_permission t order by t.sort
2020-04-17 16:36:15,883 [http-nio-8089-exec-7] ==> Parameters:
2020-04-17 16:36:15,894 [http-nio-8089-exec-7] <== Total: 39
2020-04-17 16:36:15,949 [http-nio-8089-exec-1] ==> Preparing: select * from sys_role t where t.id = ?
2020-04-17 16:36:15,950 [http-nio-8089-exec-1] ==> Parameters: 1(Long)
2020-04-17 16:36:15,958 [http-nio-8089-exec-1] <== Total: 1
2020-04-17 16:36:15,990 [http-nio-8089-exec-6] ==> Preparing: select p.* from sys_permission p inner join sys_role_permission rp on p.id = rp.permissionId where rp.roleId = ? order by p.sort
2020-04-17 16:36:15,992 [http-nio-8089-exec-6] ==> Parameters: 1(Long)
2020-04-17 16:36:16,003 [http-nio-8089-exec-6] <== Total: 39
2020-04-17 16:36:20,010 [http-nio-8089-exec-5] ==> Preparing: select count(1) from sys_role t
2020-04-17 16:36:20,011 [http-nio-8089-exec-5] ==> Parameters:
2020-04-17 16:36:20,022 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:36:20,030 [http-nio-8089-exec-5] ==> Preparing: select * from sys_role t order by updateTime desc limit ?, ?
2020-04-17 16:36:20,031 [http-nio-8089-exec-5] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:36:20,043 [http-nio-8089-exec-5] <== Total: 2
2020-04-17 16:36:25,395 [http-nio-8089-exec-6] ==> Preparing: select count(1) from t_notice t left join t_notice_read r on r.noticeId = t.id and r.userId = ? where t.status = 1 and r.userId is null
2020-04-17 16:36:25,396 [http-nio-8089-exec-6] ==> Parameters: 1(Long)
2020-04-17 16:36:25,412 [http-nio-8089-exec-6] <== Total: 1
2020-04-17 16:36:43,422 [http-nio-8089-exec-5] ==> Preparing: select count(1) from t_dict t
2020-04-17 16:36:43,424 [http-nio-8089-exec-5] ==> Parameters:
2020-04-17 16:36:43,433 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:36:43,442 [http-nio-8089-exec-5] ==> Preparing: select * from t_dict t order by id asc limit ?, ?
2020-04-17 16:36:43,444 [http-nio-8089-exec-5] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:36:43,455 [http-nio-8089-exec-5] <== Total: 9
2020-04-17 16:37:02,912 [http-nio-8089-exec-5] ==> Preparing: select count(1) from sys_logs t left join sys_user u on u.id = t.userId
2020-04-17 16:37:02,913 [http-nio-8089-exec-5] ==> Parameters:
2020-04-17 16:37:02,921 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:37:02,930 [http-nio-8089-exec-5] ==> Preparing: select t.*, u.username, u.nickname from sys_logs t left join sys_user u on u.id = t.userId order by createTime desc limit ?, ?
2020-04-17 16:37:02,931 [http-nio-8089-exec-5] ==> Parameters: 0(Integer), 10(Integer)
2020-04-17 16:37:02,940 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:37:03,607 [http-nio-8089-exec-5] ==> Preparing: select count(1) from t_notice t
2020-04-17 16:37:03,608 [http-nio-8089-exec-5] ==> Parameters:
2020-04-17 16:37:03,617 [http-nio-8089-exec-5] <== Total: 1
2020-04-17 16:38:02,124 [http-nio-8089-exec-2] ==> Preparing: select count(1) from t_notice t left join t_notice_read r on r.noticeId = t.id and r.userId = ? where t.status = 1 and r.userId is null
2020-04-17 16:38:02,126 [http-nio-8089-exec-2] ==> Parameters: 1(Long)
2020-04-17 16:38:02,135 [http-nio-8089-exec-2] <== Total: 1
2020-04-17 16:40:46,537 [taskExecutor-2] ==> Preparing: insert into sys_logs(userId, module, flag, remark, createTime) values(?, ?, ?, ?, now())
2020-04-17 16:40:46,538 [taskExecutor-2] ==> Parameters: 1(Long), 退出(String), true(Boolean), null
2020-04-17 16:40:46,583 [taskExecutor-2] <== Updates: 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment