merge "feature/1002473" into "main" 编译失败 Created-by: lizi Author-id: 7030146 MR-id: 7055 Commit-by: lizi Merged-by: Kevin Description: merge "feature/1002473" into "main" 编译失败 See merge request: zhcqdn00001/front!44
@@ -1,4 +1,4 @@
-import * as SearchHistoryClient from "@/client/SearchHistory.client"
+import * as SearchHistoryClient from "@/client/searchHistory.client"
import type { HotKeyword } from "@/types/searchHistory.types";
export async function getHoyKeyword(size: number): Promise<HotKeyword[]> {