Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Repository
a7e16d582d64691a8178de5b6d710acaf0e65a8c
Switch branch/tag
RuoYi-Vue
..
system
SysOperLogMapper.xml
Find file
Blame
History
Permalink
update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml.
· b5b8d941
也曾为你、像超人
authored
May 17, 2022
问题:查业务类型为其他(businessType = 0)的数据时,会查到所有数据 原因:当参数为 Integer 类型 0 时,MyBatis 会把 0 当做空字符串处理
b5b8d941