Commit Graph

12 Commits

Author SHA1 Message Date
weike001 80b621127f build:切换配置文件至开发环境
- 将所有模块的 application.yaml 文件中的 profiles.active从 local 改为 dev
- 更新多个模块的 application-dev.yaml 文件中的 Nacos 服务器地址、数据库连接信息和 Redis 配置
2025-06-13 10:22:50 +08:00
weike001 3be96d9bfc Merge remote-tracking branch 'refs/remotes/origin/dev-feature/ai-v1.0' into dev-feature/v1.1 2025-05-26 15:39:26 +08:00
ganliang5722 04b6793941 1.添加模型应用及对话内容 2025-03-05 15:01:12 +08:00
linhuan1357 e36c60af92 fix: chataipom依赖 2025-03-04 09:24:55 +08:00
linhuan1357 dab9fa382a fix: chatai代码迁移及修改 2025-03-03 09:28:33 +08:00
zhangjiahao 27a28c6817 fix: langchat迁移 2025-02-24 17:20:24 +08:00
linhuan1357 3045d49e27 fix: chatai代码迁移 2025-02-24 14:44:50 +08:00
weike001 6bd0b2f0e0 feat(mybatis): 添加通用查询和分页功能
- 新增 AutoQueryUtil 工具类,实现自动查询功能
- 添加 BaseEntity基类,包含通用的创建和更新字段
- 修改 DefaultDBFieldHandler,支持 BaseEntity 的字段填充
- 新增 PageQuery 类,用于构建分页查询对象
- 添加 TableDataInfo 类,用于封装分页查询结果
- 在 ServletUtils 中增加 getHeader 方法,用于获取请求头信息
2025-02-20 15:01:49 +08:00
ganliang 08a2789aad 1.添加本地nacos 2025-02-19 10:35:08 +08:00
weike001 b62b7c75f5 feat: 应用程序前后端代码生成 2024-12-27 17:29:02 +08:00
weike001 7d0c1c3994 feat: 初始化XM应用基线项目微服务版后端 2024-12-26 16:47:28 +08:00
codehub d33eb5901a Initial commit 2024-12-26 08:14:04 +00:00