add: 开发

This commit is contained in:
2024-01-17 20:36:44 +08:00
parent 62fc812853
commit 54f0a10efd
8 changed files with 56 additions and 297 deletions

View File

@@ -17,7 +17,7 @@ spring:
username: ${DB_USER:root}
# password: ${DB_PWD:P@ssw0rd}
# password: ${DB_PWD:Root.123456}
password: ${DB_PWD:123456}
password: ${DB_PWD:root}
# 初始连接数
initial-size: 5