60 Commits

Author SHA1 Message Date
JEECG
4108ba54c3 代码严谨处理:解决部分用户反馈Cannot invoke "org.jeecg.common.api.CommonAPI.queryUserRolesById(String)" because "this.commonAPI" is null 2025-07-01 09:37:57 +08:00
JEECG
e8ad887096 代码严谨处理:解决部分用户反馈Cannot invoke "org.jeecg.common.api.CommonAPI.queryUserRolesById(String)" because "this.commonAPI" is null 2025-07-01 09:24:04 +08:00
JEECG
553bee57f1 v3.8.1发布,修改版本号 2025-06-25 17:37:33 +08:00
JEECG
7a4c66af57 v3.8.1发布,上传代码 2025-06-25 13:34:13 +08:00
JEECG
195ddd0421 降低shiro版本号,导致不兼容jdk8 2025-06-11 22:18:48 +08:00
xlh12306
2d62bad2a9 使用原生方式对接口进行测试 修复授权管理页面重置AK,SK未写入到数据库中的异常
使用原生方式对接口进行测试
修复授权管理页面重置AK,SK未写入到数据库中的异常
2025-05-28 22:22:39 +08:00
JEECG
431ddb8fcb 系统监控的头两个tab不好使,接口404--- 2025-05-27 22:51:25 +08:00
JEECG
ddf0f61ae5 修复v3.8.0 存在绕过sql黑名单限制sql注入漏洞 #8335
修复minidao `getQueryTableInfo`无法解析带括号的表名、增加数据库名解析能力
2025-05-27 18:40:34 +08:00
JEECG
fdbd9c30ac 解决Swagger3Config 接口文档参数显示问题 #8325 2025-05-25 22:49:07 +08:00
xlh12306
fb188a83a1 提交openapi单元测试代码
调整接口管理的字段位置
授权管理删掉无用配置
授权管理编辑改为重置生成ak sk功能
授权页面应该改成跟角色授权类型的效果
2025-05-16 23:12:28 +08:00
JEECG
37c593e1d4 删除jsqlparse代码 2025-05-14 15:04:57 +08:00
JEECG
0e184eaa64 升级shiro到2.0.4 2025-05-09 10:17:14 +08:00
JEECG
94bff11eb1 移除sqlparse代码改调minidao方法、升级fastjson版本号到2.0.57 2025-05-07 13:37:54 +08:00
JEECG
fe9630d15c 【issues/8211】判断逻辑写的有问题--
org/jeecg/config/firewall/interceptor/LowCodeModeInterceptor.java
2025-05-06 09:24:20 +08:00
JEECG
d1589acc41 回滚swagger配置 2025-05-03 17:14:18 +08:00
JEECG
0d18e536f0 解决swagger生成文档,参数乱码问题 2025-04-29 16:14:51 +08:00
JEECG
ae814a7e8b 删除废弃无用代码 2025-04-15 15:03:25 +08:00
JEECG
beff2a271e Merge branch 'master' of https://github.com/zhangdaiscott/jeecg-boot 2025-04-07 16:10:29 +08:00
EightMonth
70a1f0b7db 编写单个controller的测试用例 2025-04-07 15:59:46 +08:00
JEECG
80ae183b58 升级版本号v3.8.0 发布AI大模型功能 2025-04-07 14:33:00 +08:00
EightMonth
d4d0c884f0 归集spring-doc默认配置 2025-04-03 22:31:26 +08:00
EightMonth
e6fe3459e4 配置调整 2025-04-03 18:17:43 +08:00
EightMonth
9ebc3c49ec 优化swagger文档架构改造 2025-04-03 17:54:51 +08:00
JEECG
dea260cae3 注释掉日志打印 2025-04-01 21:35:45 +08:00
JEECG
608d2e1318
Merge pull request #8038 from EightMonth/knife_biz
Knife4j升级4.4.0 业务代码改动
2025-04-01 21:28:35 +08:00
EightMonth
c18fb68e81 接口文档调整,为免登录接口排除token校验请求头 2025-04-01 17:01:58 +08:00
EightMonth
299f63c6e9 修改token验证请求头信息及排除不需要的接口信息 2025-04-01 15:05:08 +08:00
EightMonth
d88f2f81e9 knife4j升级4.4.0注解改造 2025-03-31 14:54:06 +08:00
EightMonth
fcc7842e89 修改自动生成接口文档范围
(cherry picked from commit ff58a1dd265bb1b514f2a887f5a9ddce5d99e816)
2025-03-31 14:32:33 +08:00
EightMonth
e91af8cfd3 knife4j升级4.4.0架构改造 2025-03-31 14:25:56 +08:00
JEECG
9191a8b620 【3.7.4 开源代码同步】新增断言异常类和断言工具类,优化JWT工具类,更新文件类型白名单,切换undertow配置,修改多个YAML配置文件 2025-03-30 17:51:55 +08:00
JEECG
0813dee0d4 优化oConvertUtils中childArray转换逻辑 2025-03-27 19:47:09 +08:00
JEECG
2ec13165d3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	jeecg-boot/pom.xml
2025-03-27 18:26:20 +08:00
EightMonth
5ff1b56fe2 移除junit4,使用默认junit5 2025-03-27 16:58:35 +08:00
JEECG
ff815f1ae6 更新版本至3.7.4并调整发布时间 2025-03-27 15:17:48 +08:00
EightMonth
a27b94c4c6 Revert "fastjson升级至2.0.43"
This reverts commit d87ffc11e7abe7da3a3eccf3b5c5f848d7568a2d.
2025-03-25 14:55:36 +08:00
EightMonth
d87ffc11e7 fastjson升级至2.0.43 2025-03-25 14:00:43 +08:00
JEECG
31cf94ac7b
Merge pull request #7850 from EightMonth/master
修复 #7702
2025-03-03 16:38:39 +08:00
JEECG
353e8e2fb6 [issues/7288]数据权限,查看自己拥有部门的权限中存在问题 #7288--- 2025-02-24 22:49:58 +08:00
EightMonth
03b6d20fcb 修复 #7702 2025-02-24 17:33:52 +08:00
JEECG
3671b81f01
Merge pull request #7564 from EightMonth/master
keys替换scan问题 修复 #6918 #6876
2025-02-19 18:42:09 +08:00
JEECG
b8ef121fe7 升级版本号3.7.3 2025-02-07 16:52:19 +08:00
JEECG
54abb67303 数据权限,查看自己拥有部门的权限中存在问题 #7288--- 2025-02-06 22:34:24 +08:00
JEECG
327f034640 JimuReport和JimuBI大屏,升级到1.9.3版本 2025-01-12 17:23:15 +08:00
EightMonth
2b0bedd263 完善openapi,移除过期sql 2024-12-27 14:23:01 +08:00
EightMonth
f7f6d0ff88 openapi全量功能 2024-12-20 17:53:45 +08:00
JEECG
1c3b9a10f1 新版发布,升级3.7.2版本号 2024-12-09 17:07:38 +08:00
JEECG
b0c4194602 v3.7.2 版本代码合并 2024-12-09 15:10:46 +08:00
JEECG
565753e370 运行时间好长,效率慢 #7491 2024-12-04 09:52:29 +08:00
94464562
b81435aaca
remove dbsource from cache
remove dbsource from cache
2024-10-19 11:49:27 +08:00