Commit Graph

466 Commits

Author SHA1 Message Date
thinkgem
80ffeac471 update 2025-03-22 18:51:47 +08:00
thinkgem
1356893d4e update 2025-03-20 12:07:15 +08:00
thinkgem
132f814c2d 属性获取工具,支持从系统环境变量中获取参数 2025-03-11 15:22:55 +08:00
thinkgem
75e6ccf888 账号找回密码增加租户参数 2025-03-02 21:03:07 +08:00
thinkgem
d76f991a9f next 2025-02-24 09:25:02 +08:00
thinkgem
04cbc2a4fe 新增 列名 columnName 正则表达式的安全过滤 2025-02-11 12:46:53 +08:00
thinkgem
46bdef5058 增加默认值 2025-02-07 20:44:22 +08:00
thinkgem
9e728c5608 add ObjectUtilsTest.java 2025-02-05 21:10:23 +08:00
thinkgem
05185bb29a 修正String转Long丢失精度问题 2025-02-05 21:10:00 +08:00
thinkgem
8a9739c362 新增 RSA 非对称加密工具 2025-01-16 17:36:21 +08:00
thinkgem
99f908b338 update useless code 2025-01-08 17:02:56 +08:00
thinkgem
24c7d20531 next version 2025-01-06 09:42:21 +08:00
thinkgem
ac47ac128d update import icon 2024-12-31 10:30:06 +08:00
thinkgem
fa1107737a update yml config 2024-12-24 00:15:54 +08:00
thinkgem
a43f65f4b8 add fury serialize 2024-12-23 17:12:34 +08:00
thinkgem
23b14b4517 新增BigDecimalType 2024-12-05 11:12:00 +08:00
thinkgem
27254d09b3 update 2024-12-05 11:11:51 +08:00
thinkgem
f2f75aceee update version 2024-12-04 14:30:09 +08:00
thinkgem
207897e7be update 2024-11-13 13:47:51 +08:00
thinkgem
14437dfb7a 登录后重定向地址验证,如果是非法地址,则指定默认的登录成功地址 2024-11-07 17:53:43 +08:00
thinkgem
5d16bb8103 update version 2024-11-07 15:28:16 +08:00
thinkgem
9a70ddb758 优化 mvc 接受字段类型不一致信息显示,方便调试 2024-11-01 19:59:51 +08:00
thinkgem
481246f52e 优化表单内表格的行高和边距 2024-11-01 10:43:32 +08:00
thinkgem
8fba82935b update 2024-10-08 16:34:12 +08:00
thinkgem
1e723aae04 驼峰命名法工具增加减号替换 2024-10-08 14:04:57 +08:00
thinkgem
01f599db82 update upbw html 2024-09-22 19:28:23 +08:00
thinkgem
a4ecd765d4 new version 2024-09-12 10:12:16 +08:00
thinkgem
6b428bcb50 Excel导入导出支持ExcelFields注解添加到类上 2024-07-28 13:24:25 +08:00
thinkgem
35a32ce799 添加 webp 格式 2024-07-25 11:53:05 +08:00
thinkgem
768c162150 代码优化 2024-07-25 11:36:11 +08:00
thinkgem
f6e598d225 移除fst依赖 2024-07-25 11:35:54 +08:00
thinkgem
5084ac39cf 新增 web.isDefaultResult 参数,默认全局进行接口结果包装为 { code: 200, msg: "", data: {} | [] };新增 web.resultParamName 和 headerParamName 参数,对个别结果进行包装 2024-07-24 14:59:45 +08:00
thinkgem
89d785f04c 新增 encrypt.defaultKey 参数,适用于 Aes、M3 加密的默认秘钥;新增 encrypt.storeBase64 参数,是否将 Hex 编码改为 Base64 编码存储 2024-07-23 19:39:19 +08:00
thinkgem
09b1505120 优化 加密算法工具类,增加测试类。 2024-07-23 19:37:56 +08:00
thinkgem
6561862aae 添加 bcprov 算法类库 2024-07-23 19:37:08 +08:00
thinkgem
e4335eb840 新增 PwdService 服务类方便自定义重写密码相关实现 2024-07-21 17:40:03 +08:00
thinkgem
ad893798a5 new version 2024-07-19 08:55:07 +08:00
thinkgem
414f44c338 增加Excel导入导出测试类,增加模板导出。 2024-07-18 15:52:08 +08:00
thinkgem
bfd128f6bd update 2024-07-11 09:47:34 +08:00
thinkgem
e942c70553 format pom.xml 2024-07-07 19:10:36 +08:00
thinkgem
afe32c5abe 5.8.0 2024-06-26 11:22:13 +08:00
thinkgem
66b4932d9d 当没有传递参数类型并有方法重载时,需优先获取无参数的方法名 2024-06-20 17:56:25 +08:00
thinkgem
13d8b8390a next 2024-05-28 15:03:13 +08:00
thinkgem
cc0794c3fc 增加ctxPath参数,当映射根路径不同的时候使用 2024-05-28 14:38:49 +08:00
thinkgem
c70889eedd get cookie add xss 2024-05-20 10:29:49 +08:00
thinkgem
6c62d191c5 大文件下载 2024-05-17 12:31:05 +08:00
thinkgem
66740854f6 update 2024-05-07 13:41:20 +08:00
thinkgem
ecb31bf21a bootstrap css 3.4.1 2024-05-07 13:41:01 +08:00
thinkgem
dbc4eb9bed 美化表单的子标题缩进一些及其它细节 2024-04-26 08:28:50 +08:00
thinkgem
beb3285a51 添加 IdGen.randomShortString() 方法 2024-04-25 23:31:26 +08:00