docs: update wg-basic/activiti
This commit is contained in:
parent
ba46cb4931
commit
96f9289a6e
@ -2,7 +2,7 @@
|
||||
title: 6.流程引擎模块
|
||||
description: activiti流程引擎模块的使用
|
||||
published: true
|
||||
date: 2021-09-01T14:17:52.699Z
|
||||
date: 2021-09-01T14:20:46.796Z
|
||||
tags: wg-basic, activiti
|
||||
editor: markdown
|
||||
dateCreated: 2021-09-01T09:28:31.684Z
|
||||
@ -27,7 +27,7 @@ dateCreated: 2021-09-01T09:28:31.684Z
|
||||
|
||||
```yaml
|
||||
spring:
|
||||
# 流程引擎
|
||||
# 流程引擎
|
||||
activiti:
|
||||
# flase: 默认值。activiti在启动时,会对比数据库表中保存的版本,如果没有表或者版本不匹配,将抛出异常。
|
||||
# true: activiti会对数据库中所有表进行更新操作。如果表不存在,则自动创建。
|
||||
|
Loading…
Reference in New Issue
Block a user