You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
也曾为你、像超人 b5b8d941f3
update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml.
问题:查业务类型为其他(businessType = 0)的数据时,会查到所有数据

原因:当参数为 Integer 类型 0 时,MyBatis 会把 0 当做空字符串处理
3 years ago
..
java/com/ruoyi/system 开启TopNav没有子菜单情况隐藏侧边栏 3 years ago
resources/mapper/system update ruoyi-system/src/main/resources/mapper/system/SysOperLogMapper.xml. 3 years ago