main v1.0

This commit is contained in:
2025-11-24 22:01:29 +08:00
parent 14191d2720
commit 7c6f0b11de
362 changed files with 6988 additions and 219 deletions

View File

@@ -2,7 +2,7 @@ spring:
datasource:
url: jdbc:mysql://127.0.0.1:3306/cool?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
username: root
password: 123456
password: root
driver-class-name: com.mysql.cj.jdbc.Driver
# url: jdbc:postgresql://127.0.0.1:5432/cool