mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
fix: fix the changeSet.id to commit datetime
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user