chenjunkai 5 år sedan
förälder
incheckning
6817732536
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Controller/ShadowController.py

+ 1 - 1
Controller/ShadowController.py

@@ -106,7 +106,7 @@ def update_device_shadow(request):
         if tz:
             qs_dict['tz'] = tz
         if video_code:
-            qs_dict['video'] = video_code
+            qs_dict['video_code'] = video_code
         if cloud_vod:
             qs_dict['cloud_vod'] = cloud_vod
         if push_status: