作者 王斌

更新 trobs-lcn-demo1-dev.yml

... ... @@ -15,3 +15,7 @@ spring:
url: jdbc:mysql://10.1.1.86:3306/trobs?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8
resources:
static-locations: classpath:/static/,classpath:/views/
environment:
test: dev
... ...