也曾为你、像超人
2022-05-17 b5b8d941f32395cf968cda40852382f2b0614a13
refs
author 也曾为你、像超人 <1553592282@qq.com>
Tuesday, May 17, 2022 10:08 +0800
committer Gitee <noreply@gitee.com>
Tuesday, May 17, 2022 10:08 +0800
commitb5b8d941f32395cf968cda40852382f2b0614a13
tree 97eaff350cac019f63baed7a859f8d141533c3eb tree | zip | gz
parent 9c3b53b7016bcb68e747c5f37ff9438dd07eef1e view | diff
update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml.
问题:查业务类型为其他(businessType = 0)的数据时,会查到所有数据

原因:当参数为 Integer 类型 0 时,MyBatis 会把 0 当做空字符串处理
1 files modified
2 ■■■ changed files
ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml 2 ●●● diff | view | raw | blame | history