Merge branch 'master' into docker_package

This commit is contained in:
wangliwen 2022-07-14 14:13:56 +08:00
commit 29d8975c87
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ spring:
activiti:
check-process-definitions: false
resources:
static-locations: classpath:/static,classpath:/public,file:${resource.path}
static-locations: classpath:/static,classpath:/public,file:${resource.path},file:${resource.devModelFilePath}
flyway:
enabled: true
locations: filesystem:config/db