Commit Graph

1287 Commits

Author SHA1 Message Date
thinkgem
839511b48c 优化 FeignClient 生成的 Bean 名称,直接使用 类名 小写开头 2025-10-09 18:00:34 +08:00
thinkgem
669bc979f8 update nacos config 2025-10-09 17:54:06 +08:00
thinkgem
4888081778 update logger-core.xml 2025-10-09 17:05:00 +08:00
thinkgem
91caf04bcb lazy-initialization: true 2025-10-09 17:01:24 +08:00
thinkgem
f5af89bef8 新增 分组聚合查询 sqlMap.getGroup().setGroupBy(分组字段).setHaving(分组条件);优化 字段权限排除方法 setExcludeAttrNames,支持设置 * 排除所有列; 2025-09-29 11:38:24 +08:00
thinkgem
0d9980e4ca 新增 toOrderSql() 和 toGroupSql() 方法,当为空的时候不输出 ORDER BY 和 GROUP BY 关键字 2025-09-29 11:37:56 +08:00
thinkgem
b7c69ae981 next version 2025-09-27 19:52:37 +08:00
thinkgem
fbadd0960f 幂等注解 Idempotent 增加 sessionId(是否为会话级别的幂等验证)和 cacheName(可以自定义缓存名)参数 2025-09-27 19:50:37 +08:00
thinkgem
f33f07e8fc 新增 锁管理器,支持本地锁和分布式锁,当开启集群时,自动使用分布式锁 2025-09-27 19:50:37 +08:00
thinkgem
00b94000e1 初始化isShow为空问题修复 2025-09-27 19:38:59 +08:00
thinkgem
736b687196 5.13.1 2025-09-22 21:46:57 +08:00
thinkgem
94c907ae2a 移除用不到的文件h5fix.min.js 2025-09-18 21:58:27 +08:00
thinkgem
27ae67dc28 5.13.1 2025-09-15 08:48:44 +08:00
thinkgem
cd2156b2b0 新增 QueryType.BETWEEN、QueryType.NOT_BETWEEN 查询类型 2025-09-12 09:51:01 +08:00
thinkgem
263030fc47 update 2025-09-10 23:23:07 +08:00
thinkgem
419c1870ff IpAddrFilter重命名为GlobalFilter全局过滤器,并将MDC移动到进来 2025-09-08 11:21:59 +08:00
thinkgem
079bfcf845 候还是后,稍后:说明后面还需有动作,需再进行尝试;稍候:说明只需等待就可以了 2025-09-05 10:47:27 +08:00
thinkgem
b250c9cf2b 没有生成导入功能时,缺少 ref 导入 2025-09-02 10:07:49 +08:00
thinkgem
975ee600c0 更新名称 生成模块代码(Maven) 2025-08-29 20:51:36 +08:00
thinkgem
0850e4c877 代码优化 2025-08-27 23:52:15 +08:00
thinkgem
c9b580500a @Idempotent 幂等注解,支持 key 指定多个,使用逗号分隔 2025-08-26 15:45:45 +08:00
thinkgem
7c4431d1cd 更新vue实例菜单 2025-08-25 15:08:40 +08:00
thinkgem
821f35e28e 改进单元测试类配置 2025-08-25 10:37:49 +08:00
thinkgem
a08ac0c536 优化界面 2025-08-22 18:40:58 +08:00
thinkgem
c09bd95406 5.13.0 2025-08-18 17:09:57 +08:00
thinkgem
f1df1749f0 优化 toArray 预设大小的数组替换为零长度数组 2025-08-14 21:51:54 +08:00
thinkgem
75d15fa5ae 取消 sys:stste 权限 2025-08-14 12:52:39 +08:00
thinkgem
155d59449d 增加子表类型生成;表格组件和表单组件,完善泛型支持; 2025-08-13 21:48:44 +08:00
thinkgem
abb63bf547 form:fileupload 组件 preview 参数优化,默认使用 file.preview 配置文件参数,方便全局设置。 2025-08-07 18:14:50 +08:00
thinkgem
32f5be3b28 update productVersion 2025-08-05 18:09:15 +08:00
thinkgem
b15b514543 next version 2025-07-30 22:17:29 +08:00
thinkgem
f01d4674b4 模版生成增加application.assistant.yml文件 2025-07-21 18:54:10 +08:00
thinkgem
b0e6ab234e 完善xss正则表达式,处理on前面是/的问题;完善beetl的xss格式化,默认使用非html文本处理 2025-07-09 13:37:41 +08:00
thinkgem
0e33e2a6a9 Recover 修改个人信息后跳转目标页面不对问题 2025-07-09 11:03:19 +08:00
thinkgem
200c374dee 调整默认的允许重定向地址,只允许项目内部跳转 2025-07-08 00:22:58 +08:00
thinkgem
0408671952 禁用UEditor图片抓取器,对CMS模版查看的地址进行限定 2025-07-08 00:22:57 +08:00
thinkgem
c869dc037c 5.12.1 2025-07-07 18:29:23 +08:00
thinkgem
055d3036fb 新增 SHA-256 工具,使用 ShaUtils 替代 Sha1Utils 2025-07-07 08:56:11 +08:00
thinkgem
94d8dcff3f 代码生成模版,优化 useI18n 参数 2025-07-05 16:31:01 +08:00
thinkgem
3819fb1276 左树右表,切换树节点的时候定向到列表第一页 2025-07-04 15:00:47 +08:00
thinkgem
af42b315b2 代码生成使用简化请求路径时,api文件名中不含模块名。 2025-07-03 16:49:37 +08:00
thinkgem
19e395ae1f 默认使用oracle ojdbc8驱动 2025-07-03 13:47:58 +08:00
thinkgem
bdbd616130 代码生成模版支持多级模块设置,如模块管理:ai-core;功能生成模块名:ai.core;新增几个模版参数:moduleMinus、modulePath、subModuleNameDot、subModulePath 2025-06-30 11:19:56 +08:00
thinkgem
b12a225768 修正beetl修改密码后再登录系统,没有跳转到首页问题 2025-06-30 11:18:50 +08:00
thinkgem
1ca6bfa942 生成模版优化 2025-06-27 17:18:19 +08:00
thinkgem
bf8b05a49e vue主键为输入框的时候,不验证主键重复问题 2025-06-27 17:13:31 +08:00
thinkgem
7317bc227e 增加 spring.cache.globalKeyNames 参数,指定哪些为全局缓存,节省资源 2025-06-23 09:37:40 +08:00
thinkgem
6c8e8b930b 新增vue前端模块代码生成模板 2025-06-18 11:03:33 +08:00
thinkgem
b10f9d36fb lint type 2025-06-08 10:42:32 +08:00
thinkgem
ae2d2ae76f 代码生成模板默认替换为 Monorepo 2025-06-08 10:38:34 +08:00