Commit Graph

1719 Commits

Author SHA1 Message Date
JEECG
353ad058d1 AIGC 功能视频介绍 2025-04-08 09:56:32 +08:00
EightMonth
cf63b056d5 新增controller测试用例 2025-04-08 09:20:00 +08:00
JEECG
60eeef14c7 更新pom.xml,替换aiflow依赖为jeecg-aiflow并调整版本 2025-04-08 00:02:35 +08:00
JEECG
25b30153a0 集成jeecg的aiflow AI流程设计器 2025-04-07 23:23:52 +08:00
JEECG
beff2a271e Merge branch 'master' of https://github.com/zhangdaiscott/jeecg-boot 2025-04-07 16:10:29 +08:00
JEECG
f743622655 Merge pull request #8066 from EightMonth/master
编写单个controller的测试用例
2025-04-07 16:08:30 +08:00
EightMonth
70a1f0b7db 编写单个controller的测试用例 2025-04-07 15:59:46 +08:00
JEECG
e166d916da 重要参数补充 2025-04-07 15:42:21 +08:00
JEECG
b79ba97614 v3.8.0 完整数据库脚本 2025-04-07 15:29:58 +08:00
JEECG
4f371672d0 升级版本号v3.8.0,归档历史增量SQL 2025-04-07 15:18:02 +08:00
JEECG
80ae183b58 升级版本号v3.8.0 发布AI大模型功能 2025-04-07 14:33:00 +08:00
JEECG
b4cac11368 AI大模型管理功能后台代码 2025-04-07 14:10:37 +08:00
JEECG
4936e140e9 归档老的增量SQL 2025-04-07 14:09:27 +08:00
JEECG
9fd4c3b3d2 将demo迁移到module模块中 2025-04-07 14:09:17 +08:00
JEECG
4f2f1d6265 将AI对话聊天界面换成新地址 2025-04-07 14:08:44 +08:00
JEECG
b878f6b6be 删除老的AI聊天界面 2025-04-07 14:08:36 +08:00
JEECG
507289ff6c AIGC应用平台+知识库模块 2025-04-07 14:08:27 +08:00
JEECG
bb4cdf93b1 Merge pull request #8059 from EightMonth/master
优化swagger文档架构改造
2025-04-04 23:05:37 +08:00
JEECG
7d7fde63ec 【issues/7996】表格列组件取消所有或者只勾选中间,显示非预期 2025-04-04 22:46:30 +08:00
JEECG
c22fd21233 【issues/7812】linkageConfig改变了,vxetable没更新 2025-04-04 22:45: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
45e9b03e2d app地址修改 2025-04-03 12:05:47 +08:00
JEECG
696b65240f AI大模型支持 2025-04-03 12:03:34 +08:00
JEECG
f4339677e7 版本发布日期调整 2025-04-03 11:50:05 +08:00
JEECG
0aaf0ad3ad AIGC应用平台介绍 2025-04-03 11:33:45 +08:00
JEECG
0e5cd5bb3e AIGC介绍 2025-04-03 11:29:26 +08:00
JEECG
24406a4cac AI介绍 2025-04-03 11:27:53 +08:00
JEECG
1a1c840a3b AI功能展示 2025-04-03 11:25:29 +08:00
JEECG
2e257343a4 aigc独立专题介绍页面 2025-04-03 11:20:05 +08:00
JEECG
7871c465c8 ERP风格内嵌子表生成源代码,展开子表的会根据展开的次数进行创建销毁子表的组件 2025-04-03 10:09:36 +08:00
JEECG
714d9dc244 解决启动警告 WARN io.undertow.websockets.jsr:68 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used 2025-04-03 00:00:18 +08:00
JEECG
f23b176cf4 fix: update link text for GitHub URL in header 2025-04-02 22:45:42 +08:00
JEECG
494f5e21f5 undertow配置、增加springdoc配置、简化flyway配置 2025-04-01 22:02:39 +08:00
JEECG
dea260cae3 注释掉日志打印 2025-04-01 21:35:45 +08:00
JEECG
0fcc08c204 fix: update import path for AiChatProperties in ChatServiceImpl 2025-04-01 21:33:08 +08:00
JEECG
608d2e1318 Merge pull request #8038 from EightMonth/knife_biz
Knife4j升级4.4.0 业务代码改动
2025-04-01 21:28:35 +08:00
JEECG
7e436f2efd Merge pull request #8039 from EightMonth/knife_arch
Knife4j升级4.4.0 架构代码改动
2025-04-01 21:28:23 +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
20037ae02b 添加误移除内容 2025-03-31 16:36:43 +08:00
JEECG
dcdbb5ac7a 3.7.4 版本数据库脚本 2025-03-31 16:11:25 +08:00
EightMonth
cd9ba3bac9 新增改动 2025-03-31 15:58:26 +08:00
JEECG
060bf2282c 更新readme 2025-03-31 15:15:17 +08:00
EightMonth
d88f2f81e9 knife4j升级4.4.0注解改造 2025-03-31 14:54:06 +08:00
JEECG
18cc746fcf 升级java-jwt到4.5.0 2025-03-31 14:35:47 +08:00
EightMonth
fcc7842e89 修改自动生成接口文档范围
(cherry picked from commit ff58a1dd26)
2025-03-31 14:32:33 +08:00
EightMonth
e91af8cfd3 knife4j升级4.4.0架构改造 2025-03-31 14:25:56 +08:00
JEECG
a57cc1fa3d 3.7.4 版本升级online在线开发模块 2025-03-31 14:23:05 +08:00