You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ptx4wpcyf/后端/target/classes/db.properties

4 lines
119 B

jdbc_driver=com.mysql.jdbc.Driver
jdbc_url=jdbc:mysql://localhost:3306/summer
jdbc_username=root
jdbc_password=HW0612hw