mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
新增数据集,删除无用业务表ai_voiceprint
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 删除无用业务表ai_voiceprint
|
||||
DROP TABLE IF EXISTS ai_voiceprint;
|
||||
@@ -515,3 +515,10 @@ databaseChangeLog:
|
||||
- sqlFile:
|
||||
encoding: utf8
|
||||
path: classpath:db/changelog/202602021555.sql
|
||||
- changeSet:
|
||||
id: 202602051125
|
||||
author: DaGou12138
|
||||
changes:
|
||||
- sqlFile:
|
||||
encoding: utf8
|
||||
path: classpath:db/changelog/202602051125.sql
|
||||
|
||||
Reference in New Issue
Block a user