会议室和访客管理模块

This commit is contained in:
dy
2025-06-23 10:02:35 +08:00
parent a55a001b75
commit 187690125c
182 changed files with 11242 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ store.db.dbType=mysql
store.db.driverClassName=com.mysql.cj.jdbc.Driver
store.db.url=jdbc:mysql://127.0.0.1:3306/ry-seata?useUnicode=true&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true
store.db.user=root
store.db.password=root
store.db.password=1234
store.db.minConn=5
store.db.maxConn=30
store.db.globalTable=global_table