fix: fix the changeSet.id to commit datetime

This commit is contained in:
caixypromise
2025-05-29 01:05:38 +08:00
parent d62b957189
commit ec55de429c
2 changed files with 2 additions and 2 deletions
@@ -171,9 +171,9 @@ databaseChangeLog:
encoding: utf8
path: classpath:db/changelog/202505271414.sql
- changeSet:
id: 202505232203
id: 202505292203
author: CAIXYPROMISE
changes:
- sqlFile:
encoding: utf8
path: classpath:db/changelog/202505232203.sql
path: classpath:db/changelog/202505292203.sql