fix: failed to search history

This commit is contained in:
bggRGjQaUbCoE
2024-10-21 18:08:10 +08:00
parent 9d48072515
commit ef80589636
5 changed files with 66 additions and 55 deletions

View File

@@ -217,7 +217,7 @@ class Api {
static const String delHistory = '/x/v2/history/delete';
// 搜索历史记录
static const String searchHistory = '/x/web-goblin/history/search';
static const String searchHistory = '/x/web-interface/history/search';
// 热搜
static const String hotSearchList =