chanjunkai 5 سال پیش
والد
کامیت
9e82709193
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Controller/EquipmentManager.py

+ 1 - 1
Controller/EquipmentManager.py

@@ -773,7 +773,7 @@ def uid_status(request):
             'video_code': qs[0]['video_code'],
             'channel': qs[0]['channel'],
             'cloud_vod': qs[0]['cloud_vod'],
-            'detect_group': qs[0]['detect_group'],
+            'detect_group': qs[0]['detect_group'],  # 推送组
         }
         # 查询云存储相关信息
         ubqs = UID_Bucket.objects.filter(uid=uid). \