fxfast-code/ruoyi-system/src/main
也曾为你、像超人 b5b8d941f3
update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml.
问题:查业务类型为其他(businessType = 0)的数据时,会查到所有数据

原因:当参数为 Integer 类型 0 时,MyBatis 会把 0 当做空字符串处理
2022-05-17 02:08:37 +00:00
..
java/com/ruoyi/system 开启TopNav没有子菜单情况隐藏侧边栏 2022-03-06 09:03:44 +08:00
resources/mapper/system update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml. 2022-05-17 02:08:37 +00:00