feat: 日推不感兴趣调用官方接口

This commit is contained in:
shano
2025-09-10 00:29:50 +08:00
parent d24d3d63b8
commit fb8b4c9341
7 changed files with 188 additions and 121 deletions
+1
View File
@@ -18,5 +18,6 @@ export * from './modules/player';
export * from './modules/search';
export * from './modules/settings';
export * from './modules/user';
export * from './modules/recommend';
export default pinia;