mod: history search api

This commit is contained in:
guozhigq
2024-10-22 23:58:38 +08:00
parent 62836815ce
commit 79514e4bfb

View File

@ -175,7 +175,7 @@ class Api {
static const String delHistory = '/x/v2/history/delete'; 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 = static const String hotSearchList =