8 Commits (69b8a3cfec67b1a54698b4144fa7952edcf1022a)

Author SHA1 Message Date
疯狂的狮子Li 5cce09b5c2 fix 修复 翻译模块 无法翻译实体属性值为 Null 的字段的问题 2 years ago
疯狂的狮子Li 771a1045ee update 重构 抽取 jackson 功能 ruoyi-common-json 成为独立模块 2 years ago
疯狂的狮子Li bf344753fb update 重构 将 BaseEntity 与 TreeEntity 移动到 common-mybatis 模块 整理 core 模块依赖 2 years ago
疯狂的狮子Li c67cc725d4 update 重构 抽取脱敏功能 ruoyi-common-sensitive 成为独立模块 2 years ago
疯狂的狮子li a5835aa0c2 add 新增 ruoyi-common-translation 通用转换模块(雏形) 2 years ago
zlyx 3ba8323cb7 update 修改 BaseEntity 创建人, 修改人字段类型, 修改相关 LambdaQueryWrapper 类型判断 ;
update 修改 CreateAndUpdateMetaObjectHandler#insertFill 字段填充保存相关参数id ;
2 years ago
疯狂的狮子Li afbc78b672 update 优化 !pr277 解决一些细节问题 2 years ago
zlyx 2ae3681286 add common 依赖 spring-boot-properties-migrator ;
add 新增 modules 模块, 包含 demo, generator, job, system 模块 ;
update 更新模块包名 rateLimiter => ratelimiter ;
refactor 重构 ratelimiter 模块, 参考幂等模块加入自动装配相关配置 ;
fix 修正 AsyncConfig 实现接口 ;
fix 修正 SwaggerConfig 注解写法 ;
fix 修正 ruoyi-common-doc pom 描述 ;
delete LogAspect 去掉无用注解 ;
2 years ago