Browse Source

fix:einfo add log

chenjunkai 6 years ago
parent
commit
3d477f7424
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Service/TemplateService.py

+ 2 - 1
Service/TemplateService.py

@@ -63,7 +63,8 @@ class TemplateService:
             'cloudVod/getHlsList',
             'cloudVod/status',
             'cloudVod/details',
-            'cloudVod/playlist'
+            'cloudVod/playlist',
+            'equipment/info'
         ]
         return apiList