Commit 0148cef8 by root

Update application-prod.properties

parent 99935383
...@@ -17,9 +17,9 @@ spring.freemarker.settings.number_format=0.########## ...@@ -17,9 +17,9 @@ spring.freemarker.settings.number_format=0.##########
mybatis.mapper-locations=classpath:/mybatis-mapper/*Mapper.xml mybatis.mapper-locations=classpath:/mybatis-mapper/*Mapper.xml
### xxl-job, datasource ### xxl-job, datasource
spring.datasource.url=jdbc:mysql://120.26.213.52:3306/xxl_job?Unicode=true&characterEncoding=UTF-8 spring.datasource.url=jdbc:mysql://dbhost:3306/ydl_xxl_job_admin?Unicode=true&characterEncoding=UTF-8
spring.datasource.username=ydl spring.datasource.username=xxl-job-admin
spring.datasource.password=tt12345 spring.datasource.password=ZZAY^_WeIPf7KEjzh5b6MncQ3cmvIX@a
spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.datasource.type=org.apache.tomcat.jdbc.pool.DataSource spring.datasource.type=org.apache.tomcat.jdbc.pool.DataSource
spring.datasource.tomcat.max-wait=10000 spring.datasource.tomcat.max-wait=10000
......
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