Powerjob-server 服务管理端 4.3.6 版本
zhongrj
2025-05-15 0e13dc150fbcd3247c95e7483e97a1be0bc8a9ad
新增江钨分支
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=drone
spring.datasource.core.password=ztzf@0304!
spring.datasource.core.username=root
spring.datasource.core.password=ztzf@2025
spring.datasource.core.maximum-pool-size=20
spring.datasource.core.minimum-idle=5