[script]版本1.0-beta.5修改为1.0-beta.6

This commit is contained in:
tomsun28
2022-03-20 07:30:26 +08:00
parent eea9e601cf
commit 8473545d89
4 changed files with 5 additions and 5 deletions

View File

@@ -27,8 +27,8 @@ spring:
on-profile: prod
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: admin
password: admin
username: root
password: 1234
url: jdbc:mysql://localhost:3306/hertzbeat?useUnicode=true&characterEncoding=utf-8&useSSL=false
platform: mysql
hikari: