Commit Graph

3 Commits

Author SHA1 Message Date
也曾为你、像超人 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
RuoYi ef92ad4d8c 支持get请求映射params参数 2020-12-04 10:52:20 +08:00
RuoYi cee572f237 若依 3.0 2020-07-19 10:25:40 +08:00