mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 15:13:55 +08:00
fixed:前端basepath bug
This commit is contained in:
@@ -29,6 +29,7 @@ class PromptApi:
|
||||
return response_success()
|
||||
|
||||
self.config['prompt'] = data['prompt']
|
||||
# TODO 保存到配置文件
|
||||
return response_success()
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user