update 更新EasyRetry v3.1.1 => v3.2.0 更新数据库sql脚本,添加表前缀er_支持
This commit is contained in:
@@ -16,6 +16,7 @@ mybatis-plus:
|
||||
typeAliasesPackage: com.aizuda.easy.retry.template.datasource.persistence.po
|
||||
global-config:
|
||||
db-config:
|
||||
table-prefix: er_
|
||||
where-strategy: NOT_EMPTY
|
||||
capital-mode: false
|
||||
logic-delete-value: 1
|
||||
|
||||
Reference in New Issue
Block a user