Merge pull request #2945 from xinnan-tech/perf-manager-api-delTable

perf:新增数据集,删除无用业务表ai_voiceprint
This commit is contained in:
wengzh
2026-02-05 13:53:38 +08:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
@@ -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