mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 04:13:56 +08:00
update:增加版本号,解决html引用文件缓存问题
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { log } from '../../utils/logger.js';
|
||||
import { log } from '../../utils/logger.js?v=0127';
|
||||
|
||||
// ==========================================
|
||||
// MCP 工具管理逻辑
|
||||
|
||||
Reference in New Issue
Block a user