Skip to content

Commit 66d1131

Browse files
committed
🐛 activiti 建表不自动创建history表的问题
1 parent 6704337 commit 66d1131

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
spring:
22
activiti:
3-
check-process-definitions: false
3+
check-process-definitions: false
4+
db-history-used: true
5+
history-level: full

0 commit comments

Comments
 (0)