Files
klp-oa/README.md

49 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 平台简介
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/blob/master/LICENSE)
[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-提供支持-blue.svg)](https://www.jetbrains.com)
[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-2.5-blue.svg)]()
[![JDK-8+](https://img.shields.io/badge/JDK-8-green.svg)]()
[![JDK-11](https://img.shields.io/badge/JDK-11-green.svg)]()
- 本项目基于 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus) 进行二次开发扩展,整合了 [RuoYi-flowable](https://gitee.com/tony2y/RuoYi-flowable) 工作流功能Flowable并对代码进行修改。流程设计页面采用 [bpmn-process-designer](https://gitee.com/MiyueSC/bpmn-process-designer) 开源项目。
- 本项目主要针对`Flowable`工作流场景开发,系统其他功能同步升级 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)。
- 采用`MIT开源协议`,完全免费给个人及企业使用。
- 项目处于初期开发阶段,基础的工作流流程能够跑通,但存在很多不足。因此,目前仅推荐用于学习、毕设等个人使用。
## 参考文档
- 项目文档:[RuoYi-Flowable-Plus开发文档](https://gitee.com/KonBAI-Q/ruoyi-flowable-plus/wikis/%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D)
- 项目基于 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus) 扩展开发,因此可以直接参考 [RuoYi-Vue-Plus文档](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages)。
## 贡献代码
欢迎各路英雄豪杰 `PR` 代码 请提交到 `develop` 开发分支 统一测试发版
### 其他
* 同步升级 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)
## 演示图例
<table style="width:100%">
<tbody>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/175908_e1d6ee4d_5096840.png" /></td>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/180515_85ed02e7_5096840.png" /></td>
</tr>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/180750_224f9d7b_5096840.png" /></td>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/180801_0219bea7_5096840.png" /></td>
</tr>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/182440_7b0720d0_5096840.png" /></td>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/182433_fb864324_5096840.png" /></td>
</tr>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/183544_c702a234_5096840.png" /></td>
<td><img src="https://images.gitee.com/uploads/images/2022/0219/183553_5aea4899_5096840.png" /></td>
</tr>
</tbody>
</table>