Skip to content

Commit

Permalink
!249 修改xxl-job合并冲突配置文件 Merge pull request !249 from 欢哥/master
Browse files Browse the repository at this point in the history
Merge pull request !249 from 欢哥/master
  • Loading branch information
Chopper711 authored and gitee-org committed Oct 26, 2022
2 parents 7063463 + 3fce0db commit 1b4fad7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions xxl-job/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,9 @@ mybatis.mapper-locations=classpath:/mybatis-mapper/*Mapper.xml
#mybatis.type-aliases-package=com.xxl.job.admin.core.model

### xxl-job, datasource
<<<<<<< HEAD
spring.datasource.url=jdbc:mysql://120.71.183.195:3306/zyt_shop/xxl_job?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=Asia/Shanghai
spring.datasource.username=zyt_shop
spring.datasource.password=Gb84505016@zytshop
=======
spring.datasource.url=jdbc:mysql://192.168.0.106:3306/xxl_job?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&serverTimezone=Asia/Shanghai
spring.datasource.username=root
spring.datasource.password=lilishop
>>>>>>> ae0c4aea12996d3d72eca7c6ccdc97922373e4d7
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

### datasource-pool
Expand Down

0 comments on commit 1b4fad7

Please sign in to comment.