You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oa-flowable/README.md

28 lines
739 B

## 项目说明
4 years ago
2 years ago
工作流管理
基于RuoYi-vue + flowable 6.7.2
4 years ago
## 软件说明
Java 1.8
2 years ago
## flowable
表结构
act_hi_identitylink 审批任务信息
4 years ago
* 前端采用Vue、Element UI。
* 后端采用Spring Boot、Spring Security、Redis & Jwt。
* 权限认证使用Jwt支持多终端认证系统。
* 支持加载动态权限菜单,多方式轻松权限控制。
* 高效率开发,使用代码生成器可以一键生成前后端代码。
* 特别鸣谢:
[RuoYi](https://gitee.com/y_project/RuoYi-Vue) |
[流程设计器](https://github.com/GoldSubmarine/workflow-bpmn-modeler) |
[表单设计器](https://github.com/JakHuang/form-generator)
## 内置功能
* 流程设计
* 表单配置
* 流程发起
* 流转处理