YunaiV
|
a210210b20
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-module-pay/yudao-module-pay-biz/src/main/java/cn/iocoder/yudao/module/pay/controller/admin/wallet/PayWalletController.java
|
2024-07-21 11:15:04 +08:00 |
YunaiV
|
e052ddab2f
|
【代码代码】PAY:移除对 member 的依赖
|
2024-07-21 11:13:11 +08:00 |
YunaiV
|
fe3f144cff
|
【缺陷修复】ERP:数据统计时,租户在 MyBatis XML 不生效的问题
|
2024-07-20 23:50:48 +08:00 |
YunaiV
|
2658898138
|
【缺陷修复】MALL:修复优惠劵过期时,update 失败的情况
|
2024-07-20 22:54:08 +08:00 |
YunaiV
|
76a7b5e401
|
【缺陷修复】MALL:物流信息的缓存不生效的问题
|
2024-07-20 22:45:08 +08:00 |
YunaiV
|
e3bec2fa3b
|
【缺陷修复】BPM:流程重新发起时,禁用业务表单的情况,避免报错
|
2024-07-20 22:14:34 +08:00 |
YunaiV
|
2c429263d0
|
【功能修复】全局:SelectSheetWriteHandler 在没有任何 SelectSheetWriteHandler 的情况下,导致 Excel 导入不解析下拉框的问题
|
2024-07-20 18:58:42 +08:00 |
YunaiV
|
a31dd24399
|
【功能优化】全局:LoginUser 新增过期时间,方便判断 token 过期
|
2024-07-20 18:42:19 +08:00 |
YunaiV
|
002daeae7a
|
【功能修复】MALL:CombinationRecordReqPageVO 的 status 枚举校验范围不正确的问题
|
2024-07-20 18:03:55 +08:00 |
YunaiV
|
d608974c17
|
【功能新增】INFRA:增加 ConfigApi,支持参数配置的读取
|
2024-07-20 17:56:29 +08:00 |
YunaiV
|
2c9866b551
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-20 17:55:17 +08:00 |
YunaiV
|
9f86ef862d
|
【功能新增】INFRA:增加 ConfigApi,支持参数配置的读取
|
2024-07-20 17:55:06 +08:00 |
YunaiV
|
cbd538f220
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-20 16:36:12 +08:00 |
YunaiV
|
c2de3d5ea9
|
【代码优化】全局:去除 application.yaml 相关配置文件的冗余
|
2024-07-20 16:36:04 +08:00 |
YunaiV
|
198c374a6f
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-20 16:35:22 +08:00 |
YunaiV
|
70663af4cb
|
【代码优化】全局:去除 application.yaml 相关配置文件的冗余
|
2024-07-20 16:35:11 +08:00 |
YunaiV
|
c5689b4625
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-19 23:36:43 +08:00 |
YunaiV
|
a8fc7982ff
|
【功能优化】全局:简化 GlobalExceptionHandler 对 ServiceException 的打印
|
2024-07-19 23:36:34 +08:00 |
YunaiV
|
6aac058be7
|
【功能优化】全局:处理 HttpRequestMethodNotSupportedException 异常
|
2024-07-19 23:12:41 +08:00 |
YunaiV
|
9f94ddf93a
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-19 23:12:06 +08:00 |
YunaiV
|
047051e008
|
【功能优化】全局:处理 HttpRequestMethodNotSupportedException 异常
|
2024-07-19 23:11:56 +08:00 |
YunaiV
|
d156742fce
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-19 23:03:16 +08:00 |
YunaiV
|
bbdf9e9b2e
|
【功能修复】全局:请求租户不存在时,记录访问日志、操作日志异常的问题
|
2024-07-19 22:54:38 +08:00 |
YunaiV
|
ce0d50596d
|
【依赖】更新 README 中的框架版本号
|
2024-07-17 19:40:42 +08:00 |
YunaiV
|
8691663a29
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# README.md
|
2024-07-17 19:37:16 +08:00 |
YunaiV
|
6330353938
|
【依赖】更新 README 中的框架版本号
|
2024-07-17 19:35:22 +08:00 |
YunaiV
|
193c358f3e
|
【依赖】解决 redisson-spring-boot-starter 升级到 3.32.0 后的 Tuple NoClassDefFoundError 报错
|
2024-07-17 19:24:34 +08:00 |
YunaiV
|
3eb414caf6
|
【依赖】解决 redisson-spring-boot-starter 升级到 3.32.0 后的 Tuple NoClassDefFoundError 报错
|
2024-07-16 23:29:52 +08:00 |
YunaiV
|
6a13f88076
|
【依赖】maven-compiler-plugin from 3.11.0 to 3.13.0
【依赖】flatten-maven-plugin from 1.5.0 to 1.6.0
|
2024-07-16 12:37:05 +08:00 |
YunaiV
|
36c2673697
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# pom.xml
# yudao-dependencies/pom.xml
|
2024-07-16 12:33:07 +08:00 |
YunaiV
|
38d5013da8
|
【依赖】maven-compiler-plugin from 3.11.0 to 3.13.0
【依赖】flatten-maven-plugin from 1.5.0 to 1.6.0
|
2024-07-16 12:32:50 +08:00 |
YunaiV
|
85848f0830
|
【代码优化】调整 swagger 的安全配置
|
2024-07-16 00:32:17 +08:00 |
YunaiV
|
1c139ca6bc
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/framework/security/config/SecurityConfiguration.java
|
2024-07-16 00:31:24 +08:00 |
YunaiV
|
28d74d07ac
|
【代码优化】调整 swagger 的安全配置
|
2024-07-16 00:30:54 +08:00 |
YunaiV
|
916384248a
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-dependencies/pom.xml
|
2024-07-16 00:02:14 +08:00 |
YunaiV
|
8f6be354f9
|
【依赖】knife4j from 4.3.0 to 4.5.0
|
2024-07-16 00:02:04 +08:00 |
YunaiV
|
c64ba58cd0
|
【依赖】knife4j from 4.3.0 to 4.5.0
|
2024-07-16 00:01:24 +08:00 |
YunaiV
|
15e704d2d1
|
【依赖】rocketmq from 2.2.3 to 2.3.0
|
2024-07-15 22:57:56 +08:00 |
YunaiV
|
c081591403
|
【依赖】redisson from 3.26.0 to 3.32.0
|
2024-07-15 22:48:03 +08:00 |
YunaiV
|
1df7d2cc52
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-dependencies/pom.xml
|
2024-07-15 22:30:29 +08:00 |
YunaiV
|
968009cb5e
|
【依赖】redisson from 3.26.0 to 3.32.0
|
2024-07-15 22:30:17 +08:00 |
YunaiV
|
c3a3bf028c
|
【依赖】easy-trans from 1.6.6 to 1.7.8
|
2024-07-15 12:41:01 +08:00 |
YunaiV
|
bc365800b5
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-dependencies/pom.xml
|
2024-07-15 12:38:42 +08:00 |
YunaiV
|
4de27eb12d
|
【依赖】easy-trans from 1.6.6 to 1.7.8
|
2024-07-15 12:38:23 +08:00 |
YunaiV
|
eca0a0422b
|
【依赖】jimureport from 1.6.6 to 1.7.8
|
2024-07-14 22:01:20 +08:00 |
YunaiV
|
2e3f998ee7
|
【依赖】jimureport from 1.6.6 to 1.7.8
|
2024-07-14 22:01:03 +08:00 |
YunaiV
|
438078d28f
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
# Conflicts:
# yudao-dependencies/pom.xml
# yudao-module-report/yudao-module-report-biz/pom.xml
|
2024-07-14 21:58:59 +08:00 |
YunaiV
|
211e196fce
|
【依赖】jimureport from 1.6.6 to 1.7.8
|
2024-07-14 21:57:52 +08:00 |
YunaiV
|
85090b8224
|
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro
|
2024-07-13 23:35:55 +08:00 |
YunaiV
|
bea66e5c6f
|
【代码优化】全局:复用 MyBatis Plus 数据权限插件,简化项目的数据权限实现
|
2024-07-13 23:35:39 +08:00 |