|
|
29b15820c3
|
feat:提交模块文档以及增加partner模块
|
2026-01-28 18:46:44 +08:00 |
|
|
|
864ab37dc6
|
refactor: [010] 优化实体类使用Lombok注解,删除冗余getter/setter方法
|
2026-01-26 23:10:05 +08:00 |
|
|
|
d1b007f8d9
|
【feat】 修改项目结构
|
2026-01-19 10:29:36 +08:00 |
|
|
|
6fa4d36676
|
feat:移除跟踪无关代码
|
2026-01-14 18:03:08 +08:00 |
|
|
|
4f01af9025
|
feat:忽略sql文件
|
2026-01-14 17:31:25 +08:00 |
|
|
|
7459f8ab53
|
feat: 优化 README 文档并完善批次数据管理功能
主要修改:
1. README.md 优化
- 明确项目当前实现状态(从 Salesforce 同步数据到本地)
- 添加开发计划,包含 4 个主要方向:
* 数据推送到目标 Salesforce 系统
* 源 Salesforce 系统文件下载
* User 权限同步集成系统
* 集成可视化报表插件
2. 批次数据管理功能完善
- DataiIntegrationBatchController: 新增 insertBatchDataToTarget 和 updateBatchDataToTarget 方法
- IDataiIntegrationBatchService: 添加批次数据插入和更新接口
- DataiIntegrationBatchServiceImpl: 实现批次数据插入和更新逻辑
- DataiIntegrationBatch: 添加 new_id、is_insert、is_update 字段
- DataiIntegrationBatchDto/DataiIntegrationBatchVo: 同步字段定义
- DataiIntegrationBatchMapper.xml: 添加相关 SQL 映射
3. 文档更新
- 创建提示词文档:06更新项目说明文档提示词.md
- 更新 Salesforce 模块文档索引
- 删除过时文档
4. 配置更新
- 更新 .gitignore 配置
|
2026-01-14 17:24:57 +08:00 |
|
|
|
c18c79cb45
|
【feat】 API调用监控统计
|
2025-12-28 10:26:25 +08:00 |
|
|
|
5f6aaccad0
|
【feat】 初始化整个项目
|
2025-12-14 12:50:08 +08:00 |
|