|
annotation
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
captcha
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
config
|
update 去除链式调用注解 不符合规范导致很多奇葩问题 例如: copy为空问题
|
2022-01-25 21:50:54 +08:00 |
|
constant
|
update 优化 是否为管理员的判断
|
2022-02-19 16:15:44 +08:00 |
|
convert
|
update 移除掉 StringUtils 语义不明确的api方法 使用特定工具替换
|
2022-01-21 10:30:39 +08:00 |
|
core
|
update 优化 R 默认返回 msg
|
2022-02-22 14:03:53 +08:00 |
|
enums
|
update 优化 LoginUser 解耦
|
2022-01-27 09:50:18 +08:00 |
|
excel
|
update 移除 包错误引用
|
2021-12-06 14:35:55 +08:00 |
|
exception
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
filter
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
helper
|
update 更新 多用户多设备的注释说明
|
2022-02-19 16:16:48 +08:00 |
|
jackson
|
update 格式化代码结构 统一编码格式
|
2022-01-16 17:46:24 +08:00 |
|
utils
|
update 修正 StringUtils.format() 注释错误问题
|
2022-02-18 16:18:38 +08:00 |
|
xss
|
add 增加 自定义 Xss 校验注解 用户导入增加 Bean 校验
|
2021-12-15 15:03:44 +08:00 |