更新最新日志

This commit is contained in:
YunaiV
2022-01-23 03:19:41 +08:00
parent e487e31961
commit 6edfd5ac76
2 changed files with 69 additions and 27 deletions

View File

@@ -30,6 +30,16 @@
### ⚠️ Warning
基于 Activiti 7.X 版本实现工作流功能,支持可配置的动态表单、自定义的业务表单。
下个版本会提供基于 Flowable 6.X 版本实现的工作流!
### 📈 Statistic
* 总代码行数61594
* 源码代码行数37931
* 注释行数14225
### ⭐ New Features
* 【优化】引入 form generator 0.2.0 版本,并重构相关代码