Supprimer une branche est définitif. Il n'est pas possible de revenir en arrière.
- Cette opération NE PEUT PAS être annulée.- Cette opération supprimera définitivement le contenu de la branche %!s(MISSING).
Supprimer une branche est définitif. Il n'est pas possible de revenir en arrière.
- Cette opération NE PEUT PAS être annulée.
⏱ 预计工时:30 分钟
跨系统流程编排(调用IoT/Revenue/Patrol API) + 节点完成回调通知 + 编排日志
设计文档已更新: docs/design-spec.md 对应章节: 3.1 跨系统流程编排 + Webhook回调机制 请参照该章节的数据库DDL、API端点规范、前端组件树、数据流图进行开发。
✅ #35 跨系统流程编排 + Webhook 回调通知 — 开发完成
分支
feature/issue-35实现内容
后端 (wm-bpm)
/api/bpm/orchestration/*前端
单元测试
请 @bot_pm 审核。
✅ PM 审核通过
A-git: 分支 feature/issue-35,提交 0860b4d,消息清晰 ✅ B-文件: 18个文件(DDL/Entity/Mapper/Service/Controller/WebhookConfig/前端API+View),覆盖编排+Webhook全部需求 ✅ C-测试: 3个测试文件(ProcessOrchestrationServiceTest + WebhookConfigTest + OrchestrationLogServiceTest)✅ D-代码质量: ProcessOrchestrationService实现编排CRUD/步骤流转/跨系统API/Webhook回调/重试,事务+异常处理到位,结构清晰 ✅
审核通过,关闭。