修复权限判断问题

This commit is contained in:
mtvpls
2025-12-29 01:19:28 +08:00
parent 0a9d952929
commit 56b4d47902
8 changed files with 19 additions and 42 deletions
+1
View File
@@ -124,6 +124,7 @@ export async function GET(request: NextRequest) {
return {
name: live.name,
type: 0,
playerType: 1,
url: live.url,
epg: live.epg || '',
logo: '',