zhanghua
2024-11-04 085f7500992d6f6c83b60d1ce0bd8e87b12e8328
ruoyi-extend/ruoyi-powerjob-server/src/main/resources/application-dev.properties
@@ -2,9 +2,9 @@
####### Database properties(Configure according to the the environment) #######
spring.datasource.core.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.core.jdbc-url=jdbc:mysql://123.207.71.245:13306/qysp?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
spring.datasource.core.jdbc-url=jdbc:mysql://101.35.247.188:3306/qysp?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
spring.datasource.core.username=root
spring.datasource.core.password=234#Wersdf!
spring.datasource.core.password=ycl@202466
spring.datasource.core.maximum-pool-size=20
spring.datasource.core.minimum-idle=5