调试,测试并调整修改了代码及结构

This commit is contained in:
LAPTOP-I47JE7I7\Lenovo
2026-04-08 10:53:47 +08:00
parent 143f90e2d5
commit d130742ad9
235 changed files with 0 additions and 42768 deletions

View File

@@ -1,7 +0,0 @@
url=jdbc:mysql://localhost:3306/library_management?serverTimezone=UTC&useSSL=false&allowPublicKeyRetrieval=true
username=root
password=root
driverClassName=com.mysql.cj.jdbc.Driver
initialSize=10
maxActive=20
maxWait=1000