更新公告列表查询,新增归属ID筛选功能;移除游戏进度相关API调用,使用模拟数据替代以优化性能。

This commit is contained in:
zyh
2025-08-29 23:10:37 +08:00
parent 4021afb0f1
commit ccc022f5d1
6 changed files with 34 additions and 23 deletions

View File

@@ -5,8 +5,6 @@ import {
getLinkStatus,
selectRegion as selectRegionAPI,
refreshLink as refreshLinkAPI,
pollLoginStatus,
getGameProgress,
getGameInterface as getGameInterfaceAPI
} from '@/api/play'