mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-01 22:50:44 +08:00
修复系统日志搜索错误
This commit is contained in:
@@ -57,7 +57,7 @@ public class SystemLogsServerImpl implements ISystemLogsServer {
|
||||
|
||||
logOperateMapper.setSearch(mpjQueryWrapper, params, new String[]{
|
||||
"like:title:str",
|
||||
"like:sa.username:str",
|
||||
"like:username@sa.username:str",
|
||||
"=:type:str",
|
||||
"=:status:int",
|
||||
"=:url:str",
|
||||
|
||||
Reference in New Issue
Block a user