🐛 数据库配置
All checks were successful
Release / Release (push) Successful in 41s

This commit is contained in:
my_ong 2025-02-24 12:45:17 +08:00
parent 31244295b4
commit 9f0ac9b075

View File

@ -69,8 +69,8 @@ spring:
name: ims
datasource:
url: jdbc:mysql://mysql.riemann.tech:13307/hx_jxc?characterEncoding=UTF-8
username: hx_jxc
password: BBSzc7cnbAhLAenT
username: root
password: G00dl^ck
driver-class-name: com.mysql.cj.jdbc.Driver
druid:
filters: stat,wall,log4j2