2023-12-20 20:24:14 +08:00

6 lines
153 B
YAML

spring:
datasource:
url: jdbc:mysql://localhost:3306
username: organize_oa
password: 123456
driver-class-name: com.mysql.cj.jdbc.Driver