This website requires JavaScript.
Explore
Help
Register
Sign In
abu
/
wzj-boot
Watch
2
Star
0
Fork
0
You've already forked wzj-boot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
wzj-boot
/
ruoyi-common
/
ruoyi-common-mybatis
/
src
/
main
/
java
/
com
/
ruoyi
/
common
/
mybatis
History
bleachtred
3b6ced8185
update 优化BaseMapperPlus接口 去除 @param <M> Mapper 泛型
2023-03-27 16:35:12 +08:00
..
annotation
refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
2023-01-18 17:09:43 +08:00
config
update 重构 将 BaseEntity 与 TreeEntity 移动到 common-mybatis 模块 整理 core 模块依赖
2023-01-31 21:30:01 +08:00
core
update 优化BaseMapperPlus接口 去除 @param <M> Mapper 泛型
2023-03-27 16:35:12 +08:00
enums
refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
2023-01-18 17:09:43 +08:00
handler
fix 修复 租户管理被过滤数据权限问题
2023-02-27 15:41:35 +08:00
helper
fix 修复 findInSet 在mysql下方法搜索非数字字段时 无引号报错问题
2023-03-25 19:33:31 +08:00
interceptor
update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ;
2023-01-19 20:03:26 +08:00