You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com c53b0b3400 feat(workflow): 添加流程图与审批记录获取功能
- 在 RemoteWorkflowService 中新增 flowHisTaskList 方法定义
- 实现 RemoteWorkflowServiceImpl 中的 flowHisTaskList 方法
- 添加 RemoteWorkflowServiceMock 中的降级处理实现
- 扩展 WorkflowService 接口定义新方法
- 实现 WorkflowServiceImpl 中的业务逻辑处理
- 集成 flwInstanceService 的历史任务列表查询功能
6 days ago
..
src/main feat(workflow): 添加流程图与审批记录获取功能 6 days ago
Dockerfile update 优化 升级jdk版本 8 months ago
pom.xml update 优化 从工作流api模块去除bus依赖 由使用者主动增加依赖 9 months ago