实现会员信息管理模块

This commit is contained in:
future
2026-05-26 23:50:50 +08:00
parent 3d284c8d3a
commit 85ed6f9196
27 changed files with 774 additions and 134 deletions
@@ -15,7 +15,7 @@ spring:
max-life-time: 1h
acquire-timeout: 5s
flyway:
enabled: true
enabled: false
locations: classpath:db/migration
baseline-on-migrate: true
validate-on-migrate: true