Commit 75a093c9 by 284718418@qq.com

华颐配置域名

parent fe32ca12
server: server:
port: 8095 port: 8088
spring: spring:
datasource: datasource:
username: youlingrc username: root
password: (!0YouLingRoot0!) password: huiYi12345678huaiQiao@*
url: jdbc:mysql://rm-wz950gd8jf8209376.mysql.rds.aliyuncs.com/record?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL url: jdbc:mysql://8.134.55.197:3306/record?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowMultiQueries=true&zeroDateTimeBehavior=CONVERT_TO_NULL
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
jackson: jackson:
time-zone: Asia/Shanghai time-zone: Asia/Shanghai
...@@ -13,7 +13,7 @@ config: ...@@ -13,7 +13,7 @@ config:
cleaning-interval: 30 # cleaning-interval: 30 #
timer: timer:
#url: http://test-8timer-api.youlingrc.com/kqdk/punchclock #url: http://test-8timer-api.youlingrc.com/kqdk/punchclock
url: http://api.8timer.cn/kqdk/punchclock url: http://oa-record.jidahuayi.com/kqdk/punchclock
retry: retry:
#cron: 0 0/30 * * * ? #cron: 0 0/30 * * * ?
cron: 0 0/30 * * * ? cron: 0 0/30 * * * ?
......
spring: spring:
profiles: profiles:
active: test active: pro
#active: '@environment@' #active: '@environment@'
\ No newline at end of file
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