合并bpm-base和bpm-flowable 为bpm-biz

This commit is contained in:
cuicui
2022-05-01 09:31:24 +08:00
parent 4015724417
commit 3a4b0f4f75
153 changed files with 7922 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
<configuration>
<!-- 引用 Spring Boot 的 logback 基础配置 -->
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
</configuration>