Commit 06a1abf5 authored by linruibiao's avatar linruibiao

Merge remote-tracking branch 'origin/develop' into develop

# Conflicts: # src/main/resources/application-dev.yml
parents 3e29676d 9a2cccbe
......@@ -4,4 +4,4 @@ spring:
password: Test123!
url: jdbc:mysql://${MYSQL_HOST:116.63.67.122}:${MYSQL_PORT:3306}/${MYSQL_DB:slm_bi}?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8&allowMultiQueries=true&allowPublicKeyRetrieval=true
dc_client:
host: http://data-center:2400/dc #http://139.9.194.252:2400/dc # http://192.168.0.3:2400/dc # http://apidev.sycdev.com/dc
\ No newline at end of file
host: http://139.9.194.252:2400/dc #http://139.9.194.252:2400/dc # http://192.168.0.3:2400/dc # http://apidev.sycdev.com/dc
\ No newline at end of file
......@@ -3,7 +3,7 @@ spring:
name: slm-bi
profiles:
active:
- test
- dev
freemarker:
cache: false
template-loader-path: classpath:/templates/ftl/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment