datai/datai-scenes/datai-scene-salesforce/docs/prompts
Kris 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
..
.gitkeep chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
01创建白板提示词.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
02白板优化提示词.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
03创建工作流提示词.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
04工作流整合白板提示词.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
05创建项目规则提示词.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00
06更新项目说明文档提示词.md feat: 优化 README 文档并完善批次数据管理功能 2026-01-14 17:24:57 +08:00
0000-template.md chore: bootstrap SSOT framework with visual design support 2026-01-08 19:52:43 +08:00