Forráskód Böngészése

还原原本代码

chanjunkai 5 éve
szülő
commit
c1edc0ba4d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      controller/index.py

+ 1 - 0
controller/index.py

@@ -259,6 +259,7 @@ class oa2RtspStartView(TemplateView):
                 'authorizationTypes': ['NONE'],
                 'uri': rtsp_uri,
                 'msg': send_flag
+                
             }
             # time.sleep(1.5)
             redisObj.set_data(key=key, val=str(res_json), expire=15)