|
|
083a8771d2
|
feat(web): 更新数据源配置并迁移数据库
- 修改 .idea/dataSources.xml 中的数据源配置,更新为新的 MySQL 数据源
- 更新 DataResourceController 中的属性名称,以适应新的数据库结构
- 修改 CsvResourceFormat、JsonLineResourceFormat 和 JsonResourceFormat 类中的属性名称
- 更新 application.yml 中的数据库配置,使用新的 MySQL 数据源
- 在 pom.xml 中添加 MySQL 连接器依赖,以支持新的数据库
|
2024-12-18 12:26:06 +08:00 |
|
|
|
3d1970ec09
|
feat(web): 优化数据资源和数据文件查询逻辑
- 新增 listPredicate 方法统一处理查询逻辑- 优化了 DataResourceService 和 DataFileService 的查询性能
- 重构了 EntityHelper 类,增加了 checkNeededEntityPrediction 方法
- 调整了 AuthenticationService、CheckOrderService 和 ConfirmationService 的查询逻辑
- 更新了前端 dialog-permission.js 组件
|
2024-12-09 18:37:36 +08:00 |
|
|
|
37267b4c7c
|
feat(web): 实体软删除实现
|
2024-12-01 15:20:39 +08:00 |
|
|
|
6d63c20b7f
|
feat(web): 增加数据资源创建接口
|
2024-11-21 00:11:53 +08:00 |
|
|
|
9a01d74d78
|
feat(web): 使用vite重新组织前端代码
|
2024-11-19 17:52:34 +08:00 |
|
|
|
05f4ad5b57
|
feat(web): 完成用户管理模块
|
2024-11-18 09:50:37 +08:00 |
|
|
|
1900265075
|
feat(all): 搭建基本框架和模块
|
2024-11-15 15:35:08 +08:00 |
|