commit | 9e4d0e355b1034a0ac4dd03a52248e41193651af | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周五 12月 20 23:32:52 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周五 12月 20 23:32:52 2019 +0800 |
tree | 0780be46a93948b3e0f74154992533ebf3d3d665 | |
parent | d0f4414bdd3bef134f3a7404ba7bdf45471bd0e4 [diff] [blame] |
增加了multi-tenant-core, multi-tenant-datasource ,未完全测试
diff --git a/settings.gradle b/settings.gradle index 43ea36e..9ec25d1 100644 --- a/settings.gradle +++ b/settings.gradle
@@ -4,5 +4,6 @@ include 'payapi-common' include 'ynrcc-agent' include 'oauth' -include 'multi-tenant' +include 'multi-tenant-core' +include 'multi-tenant-datasource'