mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-23 17:08:09 +08:00
v2.9.0 GA &jakarta.validation-api &login count
v2.9.0 GA &jakarta.validation-api &login count
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
from mxk_userinfo
|
||||
where online = 1
|
||||
and now() - lastlogintime between 1 and 10000
|
||||
and lastlogintime > lastlogofftime
|
||||
</select>
|
||||
<!-- 30天活跃用户统计 -->
|
||||
<select id="analysisActiveUsers" parameterType="String" resultType="Integer">
|
||||
|
||||
Reference in New Issue
Block a user