update pom version

This commit is contained in:
thinkgem
2018-06-06 21:13:50 +08:00
parent 0ddda6a824
commit 1fdbfe99b6
6 changed files with 12 additions and 8 deletions

View File

@@ -89,6 +89,10 @@ jdbc:
# init: 1
# minIdle: 3
# maxActive: 20
#
# # JTA 分布式事务
# jta:
# enabled: false
#
# # 表名前缀
# tablePrefix: js_
@@ -195,7 +199,7 @@ jdbc:
# }]
#
# # 多租户模式SAAS模式
# useCorpModel: false
# useCorpModel: true
#
## 任务调度
#job: