RuoYi
|
5408af9d1f
|
Excel支持导出对象的子列表方法
|
2022-08-07 18:49:09 +08:00 |
|
若依
|
e7b9e12d15
|
!225 新增删除Hash中的某条数据
Merge pull request !225 from runphp/N/A
|
2022-08-07 10:47:53 +00:00 |
|
疯狂的狮子li
|
2a1eaa2113
|
update easy-es 0.9.70 => 0.9.80 调整依赖管理 限制客户端版本防止出现版本不匹配问题
|
2022-08-06 12:20:09 +08:00 |
|
runphp
|
4ae26c2f86
|
新增删除Hash中的某条数据
|
2022-08-04 01:39:58 +00:00 |
|
疯狂的狮子li
|
5eec693684
|
update 调整 默认关闭 elasticsearch 功能
|
2022-08-03 16:42:49 +08:00 |
|
疯狂的狮子li
|
f1f06a7421
|
add 新增 ruoyi-common-elasticsearch 模块 集成 easy-es 操作搜索引擎
|
2022-08-03 15:43:46 +08:00 |
|
huyupeng
|
c5eb7458c8
|
fix: 处理XSS攻击问题(#I5IRC8)
|
2022-08-01 14:52:18 +08:00 |
|
RuoYi
|
0ef63207f4
|
新增密码错误次数限制
|
2022-07-30 13:56:46 +08:00 |
|
疯狂的狮子li
|
1eec8f570f
|
fix 修复 脱敏没有实现类导致返回数据异常问题
|
2022-07-29 14:25:14 +08:00 |
|
疯狂的狮子li
|
832b9c438d
|
remove 删除无用同步问题导致报错
|
2022-07-29 13:44:04 +08:00 |
|
疯狂的狮子li
|
8c4091af01
|
Merge remote-tracking branch 'ruoyi-cloud/master' into dev
# Conflicts:
# README.md
# pom.xml
# ruoyi-api/pom.xml
# ruoyi-api/ruoyi-api-system/pom.xml
# ruoyi-auth/pom.xml
# ruoyi-common/pom.xml
# ruoyi-common/ruoyi-common-core/pom.xml
# ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/annotation/Excel.java
# ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/exception/GlobalException.java
# ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/exception/ServiceException.java
# ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/text/Convert.java
# ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/utils/poi/ExcelUtil.java
# ruoyi-common/ruoyi-common-core/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# ruoyi-common/ruoyi-common-datascope/src/main/java/com/ruoyi/common/datascope/aspect/DataScopeAspect.java
# ruoyi-common/ruoyi-common-excel/pom.xml
# ruoyi-common/ruoyi-common-job/pom.xml
# ruoyi-common/ruoyi-common-log/pom.xml
# ruoyi-common/ruoyi-common-log/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# ruoyi-common/ruoyi-common-mybatis/pom.xml
# ruoyi-common/ruoyi-common-redis/pom.xml
# ruoyi-common/ruoyi-common-redis/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# ruoyi-common/ruoyi-common-security/pom.xml
# ruoyi-common/ruoyi-common-security/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# ruoyi-example/ruoyi-stream-mq/pom.xml
# ruoyi-gateway/pom.xml
# ruoyi-gateway/src/main/java/com/ruoyi/gateway/config/KaptchaTextCreator.java
# ruoyi-gateway/src/main/java/com/ruoyi/gateway/service/impl/ValidateCodeServiceImpl.java
# ruoyi-modules/pom.xml
# ruoyi-modules/ruoyi-gen/pom.xml
# ruoyi-modules/ruoyi-gen/src/main/resources/vm/vue/v3/index.vue.vm
# ruoyi-modules/ruoyi-job/pom.xml
# ruoyi-modules/ruoyi-system/pom.xml
# ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
# ruoyi-ui/package.json
# ruoyi-ui/src/views/index.vue
# ruoyi-ui/src/views/login.vue
# ruoyi-ui/src/views/register.vue
# ruoyi-visual/pom.xml
# ruoyi-visual/ruoyi-monitor/pom.xml
|
2022-07-27 18:52:46 +08:00 |
|
疯狂的狮子Li
|
7987cd6d3d
|
update 优化 默认使用服务名去除前缀当Path 支持自定义Path
|
2022-07-26 23:38:10 +08:00 |
|
疯狂的狮子Li
|
6c2784a57f
|
update 优化 生成接口路径与服务路径匹配 并支持服务自定义 contextPath 路径
|
2022-07-26 23:11:04 +08:00 |
|
疯狂的狮子Li
|
9b66aecaf9
|
fix 修复 幂等组件 逻辑问题导致线程变量未清除
|
2022-07-26 20:20:14 +08:00 |
|
RuoYi
|
d4930f6a88
|
自定义数据权限不排除重复
|
2022-07-26 20:06:14 +08:00 |
|
疯狂的狮子li
|
bbec3b5d8d
|
add 新增 ruoyi-common-doc 整合 springdoc 基于 javadoc 实现无注解零入侵生成接口文档
|
2022-07-23 14:10:00 +08:00 |
|
疯狂的狮子li
|
9256e938c6
|
remove 移除所有 swagger 配置 准备对接 springdoc
|
2022-07-22 18:46:07 +08:00 |
|
疯狂的狮子li
|
70ca157c07
|
fix 修复 RedisUtils 并发 set ttl 错误问题
|
2022-07-22 17:35:18 +08:00 |
|
疯狂的狮子li
|
95d86cc2f6
|
update 优化 对象上传 主动设置文件公共读 解决天翼云OSS文件私有问题
|
2022-07-22 15:42:29 +08:00 |
|
疯狂的狮子li
|
03e1d25afb
|
update 升级 springboot 2.7.2 重构使用最新自动配置方式
|
2022-07-22 12:27:12 +08:00 |
|
疯狂的狮子li
|
943bb754d1
|
update dubbo 3.0.9 => 3.0.10
|
2022-07-22 10:12:24 +08:00 |
|
RuoYi
|
fb35360f81
|
支持自定义隐藏Excel属性列
|
2022-07-21 13:52:33 +08:00 |
|
RuoYi
|
9ebd484f46
|
Excel注解支持backgroundColor属性设置背景色
|
2022-07-20 09:40:42 +08:00 |
|
疯狂的狮子Li
|
4fb267dc09
|
update 优化 数据导致权限生成 SQL 重复问题
|
2022-07-19 19:08:06 +08:00 |
|
RuoYi
|
cc0e184314
|
优化多个相同角色数据导致权限SQL重复问题
|
2022-07-19 16:08:11 +08:00 |
|
疯狂的狮子li
|
402e37f946
|
🦁 发布 1.1.0 新增 ELK 与三大 MQ 支持
|
2022-07-18 09:49:35 +08:00 |
|
疯狂的狮子li
|
8225235467
|
🦁 发布 1.1.0 新增 ELK 与三大 MQ 支持
|
2022-07-18 09:41:42 +08:00 |
|
疯狂的狮子Li
|
a28f0a28e1
|
update 优化 StreamUtils 分组返回有序 Map 性能不变
|
2022-07-16 22:51:10 +08:00 |
|
RuoYi
|
87009e72bf
|
若依 3.6.0
|
2022-07-16 10:34:02 +08:00 |
|
疯狂的狮子Li
|
a19a59697f
|
update 更改魔法值
|
2022-07-15 20:52:23 +08:00 |
|
疯狂的狮子li
|
f045c36494
|
add 增加 redisson key 前缀配置
|
2022-07-15 14:50:10 +08:00 |
|
RuoYi
|
ef28473992
|
升级Spring Cloud相关组件到最新版
|
2022-07-15 14:32:58 +08:00 |
|
疯狂的狮子li
|
08b352f428
|
update 优化 DateColumn 支持单模板多key场景
|
2022-07-14 11:00:15 +08:00 |
|
疯狂的狮子li
|
4613f8db40
|
update seata 1.5.1 => 1.5.2
|
2022-07-13 13:43:32 +08:00 |
|
RuoYi
|
f12baad00c
|
优化代码
|
2022-07-12 18:19:10 +08:00 |
|
疯狂的狮子li
|
fae0df1905
|
add 完成 ELK 整合
|
2022-07-12 11:41:59 +08:00 |
|
疯狂的狮子li
|
abeec6ddea
|
fix 修复 远程调用短信功能返回实体 SysSms 序列化报错问题
|
2022-07-11 09:38:28 +08:00 |
|
疯狂的狮子li
|
f0102b857d
|
fix 修复 远程调用短信功能返回实体 SysSms 序列化报错问题
|
2022-07-11 09:37:02 +08:00 |
|
疯狂的狮子li
|
0b7b8fd986
|
fix 修复 hutool 工具返回不可操纵类型 导致报错问题
|
2022-07-05 19:00:22 +08:00 |
|
疯狂的狮子li
|
7dd655f46d
|
update 修改 oss 客户端自定义域名 统一使用https开关控制协议头
|
2022-07-05 15:32:36 +08:00 |
|
疯狂的狮子li
|
dda667d06e
|
fix 修复 minio 上传自定义域名回显路径错误问题
|
2022-07-05 15:21:08 +08:00 |
|
疯狂的狮子li
|
b877ec0e62
|
update 优化 使用 StreamUtils 简化业务流操纵
|
2022-07-05 11:17:51 +08:00 |
|
疯狂的狮子li
|
f1d102916a
|
add 增加 StreamUtils 流工具 简化 stream 流操纵
|
2022-07-05 11:04:34 +08:00 |
|
疯狂的狮子Li
|
0d58ecb09c
|
删除重复注释
|
2022-07-03 04:22:19 +00:00 |
|
疯狂的狮子li
|
c4f7c32605
|
fix 修复 获取 SensitiveService 空问题 增加空兼容
|
2022-06-29 12:43:24 +08:00 |
|
疯狂的狮子Li
|
0cd54aae20
|
update dubbo 3.0.8 => 3.0.9
|
2022-06-27 11:14:16 +08:00 |
|
疯狂的狮子li
|
c130c508f1
|
fix 修复 dubbo 注册组不生效问题 通过覆盖源码方式
|
2022-06-22 18:57:56 +08:00 |
|
疯狂的狮子li
|
950bd8b905
|
update 优化 接口文档 接口地址与服务地址不匹配问题
|
2022-06-20 18:32:58 +08:00 |
|
疯狂的狮子li
|
362ea7a95e
|
发布 1.0.0 正式版
|
2022-06-20 10:03:53 +08:00 |
|
RuoYi
|
78c356a9f3
|
升级fastjson到最新版2.0.7
|
2022-06-17 20:52:41 +08:00 |
|