blob: 56f8ae524861eaa5dcf5807a7391b6409696a463 [file] [log] [blame]
刘嘉昕924e2112025-04-11 12:07:46 +08001spring.application.name=PT-houduan
2spring.datasource.url=jdbc:mysql://localhost:3306/pt?useSSL=false&serverTimezone=Asia/Shanghai
3spring.datasource.username=root
4spring.datasource.password=12345
5spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver