修复系统日志搜索错误
This commit is contained in:
parent
ba912956a2
commit
6905fd4fea
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue