完成团课查找功能

This commit is contained in:
2026-04-30 15:53:40 +08:00
parent f853cb73b5
commit ffb3f20774
20 changed files with 730 additions and 4 deletions
@@ -12,6 +12,9 @@ spring:
max-life-time: 30m
acquire-timeout: 3s
flyway:
url: jdbc:postgresql://localhost:55432/manage_system
user: novalon
password: novalon123
enabled: true
locations: classpath:db/migration
baseline-on-migrate: true