mirror of
https://github.com/FatttSnake/ClassroomInteraction.git
synced 2026-04-06 05:01:27 +08:00
Add JavaBean and DatabasePool
This commit is contained in:
7
Student/src/main/mysql.properties
Normal file
7
Student/src/main/mysql.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
#MySQL Configuration
|
||||
#Mon Jun 06 15:29:23 CST 2022
|
||||
port=3306
|
||||
password=class_five
|
||||
database=class
|
||||
ip=10.14.0.7
|
||||
username=class
|
||||
Reference in New Issue
Block a user