mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
Merge branch 'main' into py_test_Memory_powermem
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 删除无用业务表ai_voiceprint
|
||||
DROP TABLE IF EXISTS ai_voiceprint;
|
||||
@@ -522,3 +522,10 @@ databaseChangeLog:
|
||||
- sqlFile:
|
||||
encoding: utf8
|
||||
path: classpath:db/changelog/202602051017.sql
|
||||
- changeSet:
|
||||
id: 202602051125
|
||||
author: DaGou12138
|
||||
changes:
|
||||
- sqlFile:
|
||||
encoding: utf8
|
||||
path: classpath:db/changelog/202602051125.sql
|
||||
|
||||
Reference in New Issue
Block a user