Merge branch 'py_test_tts' of https://github.com/xinnan-tech/xiaozhi-esp32-server into py_test_tts

This commit is contained in:
Sakura-RanChen
2025-07-17 11:43:49 +08:00
3 changed files with 120 additions and 0 deletions
@@ -240,6 +240,13 @@ databaseChangeLog:
- sqlFile:
encoding: utf8
path: classpath:db/changelog/202506261637.sql
- changeSet:
id: 202507101201
author: luruxian
changes:
- sqlFile:
encoding: utf8
path: classpath:db/changelog/202507101201.sql
- changeSet:
id: 202507071130
author: cgd