禁用数据库初始化

This commit is contained in:
attiya 2025-08-13 21:03:42 +08:00
parent 9e89c9eb6e
commit 58d629ab40

View File

@ -10,7 +10,7 @@ spring:
password: 970529
sql:
init:
mode: always
mode: never
platform: mysql
schema-locations:
- classpath:db/init.sql