Files
klp-oa/README.md

49 lines
2.5 KiB
Markdown
Raw Normal View History

2021-12-21 10:15:12 +08:00
## 平台简介
[![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)
2021-12-21 10:15:12 +08:00
[![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)]()
2022-02-19 18:43:39 +08:00
- 本项目基于 [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开源协议`,完全免费给个人及企业使用。
- 项目处于初期开发阶段,基础的工作流流程能够跑通,但存在很多不足。因此,目前仅推荐用于学习、毕设等个人使用。
2021-12-21 10:15:12 +08:00
2022-02-19 18:43:39 +08:00
## 参考文档
2021-12-21 10:15:12 +08:00
2022-02-19 18:43:39 +08:00
项目基于 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus) 扩展开发,因此可以直接参考 [RuoYi-Vue-Plus文档](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus/wikis/pages)。
2021-12-21 10:15:12 +08:00
## 贡献代码
2022-02-19 18:43:39 +08:00
欢迎各路英雄豪杰 `PR` 代码 请提交到 `develop` 开发分支 统一测试发版
2021-12-21 10:15:12 +08:00
### 其他
* 同步升级 [RuoYi-Vue-Plus](https://gitee.com/JavaLionLi/RuoYi-Vue-Plus)
2021-12-21 10:15:12 +08:00
## 演示图例
2022-02-19 18:43:39 +08:00
<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>
2021-12-21 10:15:12 +08:00
</table>