Browse Source

修改了硬编码subid

dedsudiyu 1 month ago
parent
commit
f8b4ec7d08
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/LabStats/videoStats.vue

+ 1 - 1
src/components/LabStats/videoStats.vue

@@ -58,7 +58,7 @@
           buildId:'',
           buildId:'',
           floorId:'',
           floorId:'',
           passageway:'',
           passageway:'',
-          subIds:['101093843117597270'],
+          subIds:['1993942741459181568'],
           protocol:window.location.href.indexOf('https') !== -1?'wss':'ws',
           protocol:window.location.href.indexOf('https') !== -1?'wss':'ws',
           streamType:1,
           streamType:1,
           source:1,
           source:1,