#50 修复地址错误

This commit is contained in:
wangwei
2017-08-23 10:30:42 +08:00
parent 5f2c431fe1
commit ec01ba5ace

View File

@@ -3,7 +3,7 @@ spring:
auto: true
proxy-target-class: true
datasource:
url: jdbc:h2:file:F:\working\hsweb-framework\hsweb-system\hsweb-system-workflow\hsweb-system-workflow-flowable\src\main\resources\db\act
url: jdbc:h2:mem:act
username : sa
password :
type: com.alibaba.druid.pool.DruidDataSource