mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
🔧 build: 更新依赖
This commit is contained in:
@@ -26,7 +26,6 @@ const getList = async (noCache: boolean) => {
|
||||
headers: await genHeaders(),
|
||||
});
|
||||
const list = result.data.data;
|
||||
console.log(list);
|
||||
return {
|
||||
fromCache: result.fromCache,
|
||||
updateTime: result.updateTime,
|
||||
|
||||
Reference in New Issue
Block a user