Powerjob-server 服务管理端 4.3.6 版本
钟日健
2025-03-06 6147ea367bf5f25dbb694e32f6b49f1360185912
修改数据库连接密码
1 files modified
4 ■■■■ changed files
powerjob-server/powerjob-server-starter/src/main/resources/application-product.properties 4 ●●●● patch | view | raw | blame | history
powerjob-server/powerjob-server-starter/src/main/resources/application-product.properties
@@ -4,8 +4,8 @@
####### 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://localhost:3306/powerjob-product?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false
spring.datasource.core.username=root
spring.datasource.core.password=jxpskj_2018
spring.datasource.core.username=drone
spring.datasource.core.password=ztzf@0304!
spring.datasource.core.maximum-pool-size=20
spring.datasource.core.minimum-idle=5