Skip to content

Commit 111ec1c

Browse files
committed
update:updatesql
update: update readme
1 parent 41a5f58 commit 111ec1c

File tree

3 files changed

+3
-36
lines changed

3 files changed

+3
-36
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ Xiaozhi ESP32 Server Java 是基于 [Xiaozhi ESP32](https://github.com/78/xiaozh
206206

207207
### 微信
208208

209-
一群已满,扫码加入二群
209+
微信群超200人无法扫码进群,可以加我微信备注 **小智** 我拉你进微信群
210210

211-
<img src="docs/images/wechat_group.jpg" alt="微信" width="200" />
211+
<img src="./web/static/img/wechat.jpg" alt="微信" width="200" />
212212

213213
### QQ
214214

@@ -220,8 +220,6 @@ Xiaozhi ESP32 Server Java 是基于 [Xiaozhi ESP32](https://github.com/78/xiaozh
220220

221221
我们接受各种定制化开发项目,如果您有特定需求,欢迎通过微信联系洽谈。
222222

223-
<img src="./web/static/img/wechat.jpg" alt="微信" width="200" />
224-
225223
---
226224

227225
## 免责声明 ⚠️

db/2025_06_14.sql

Lines changed: 0 additions & 32 deletions
This file was deleted.

db/2025_06_25.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE xiaozhi.sys_config MODIFY COLUMN sk text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT 'Secret Key';

0 commit comments

Comments
 (0)