引入 multi-tenant library 并完成初步测试
diff --git a/config/application-devel-pg-local.properties b/config/application-devel-pg-local.properties
index 1c33450..3d596e3 100644
--- a/config/application-devel-pg-local.properties
+++ b/config/application-devel-pg-local.properties
@@ -25,6 +25,7 @@
##################################################
## quartz task scheduler
shopbalance.updater.cron=-
+payapi.sourcetype.checker.scheduler=* * * * * ?
#############################################
spring.cloud.consul.enabled=false
spring.cloud.consul.host=172.28.201.70