commit | f0c4bd8ef9ca286057fdf07f1701ddbce3ba0181 | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周一 7月 08 15:56:05 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周三 7月 10 10:23:22 2019 +0800 |
tree | b5910cf7d8ceccf766adc005efb6973989311c10 | |
parent | 1d4554dd2d4655ebc0392a32078d764427cd175c [diff] [blame] |
增加了 payapi-sdk
diff --git a/config/application-devel-pg-local.properties b/config/application-devel-pg-local.properties index fb8bfc2..6fa530b 100644 --- a/config/application-devel-pg-local.properties +++ b/config/application-devel-pg-local.properties
@@ -12,7 +12,7 @@ spring.datasource.password=123456 database.dbtype=postgresql # Redis settings -spring.redis.server=localhost +spring.redis.host=localhost spring.redis.port=6379 spring.redis.password= # jwt settings