1
0
Commit Graph

6 Commits

Author SHA1 Message Date
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