7 Commits (922a8345e2b7e2b52c629fffe81d6b5af91a81ec)

Author SHA1 Message Date
疯狂的狮子li e8483729b1 update 优化 SysMenu 相关代码 2 years ago
疯狂的狮子Li bf344753fb update 重构 将 BaseEntity 与 TreeEntity 移动到 common-mybatis 模块 整理 core 模块依赖 2 years ago
疯狂的狮子Li 1f963caed6 update 优化 !pr280 一些问题和不合理的地方 2 years ago
zlyx 3ba8323cb7 update 修改 BaseEntity 创建人, 修改人字段类型, 修改相关 LambdaQueryWrapper 类型判断 ;
update 修改 CreateAndUpdateMetaObjectHandler#insertFill 字段填充保存相关参数id ;
2 years ago
疯狂的狮子Li 27df5aba2f update 使用 jdk17 语法优化代码 2 years ago
zlyx 57da2e33a6 update 简化 stream 代码写法 (java 16) xx.collect(Collectors.toList()) => xx.toList() ;
update 简化 instanceof 代码写法 (java 12) 直接在后面定义变量 ;
update 简化 switch 代码写法 (java 12) ;
2 years ago
zlyx 71a2a8245d refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
update 更新模块包名 ;
delete 移除 sms 模块, oss 模块, framework 模块 (并入 common 模块) ;
2 years ago