commit | c5f5a2b1f39fd66700ffd72e516c0a48e5694e30 | [log] [tgz] |
---|---|---|
author | yang.liu <yang.liu@supwisdom.com> | 周三 8月 21 17:35:04 2019 +0800 |
committer | yang.liu <yang.liu@supwisdom.com> | 周三 8月 21 17:35:04 2019 +0800 |
tree | 2368b8568fb70c012e15b0c1be05ed41fa78249a | |
parent | 43077effdbf397ec7a1ec44a325f4f10fa9f9238 [diff] |
修改数据同步,下发同步部分功能,添加redis工具类 database初始化
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties index 56d209a..f7d9824 100644 --- a/config/application-devel-pg.properties +++ b/config/application-devel-pg.properties
@@ -13,7 +13,7 @@ spring.redis.host=172.28.201.101 spring.redis.port=16379 spring.redis.password=kingstar -spring.redis.database=0 +spring.redis.database=2 # jwt settings jwt.secret=Zj5taLomEbrM0lk+NMQZbHfSxaDU1wekjT+kiC3YzDw= # timeout seconds