chanjunkai 5 年之前
父節點
當前提交
a9a1b7eac2
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      controller/index.py

+ 2 - 0
controller/index.py

@@ -257,7 +257,9 @@ class oa2RtspStartView(TemplateView):
             print(PWD)
             print(MSG)
             logger = logging.getLogger('django')
+            logger.info('开始打印---------------------------')
             logger.info(MSG)
+            logger.info(st)
             if int(st) == 1:
                 send_flag = self.runSendStop(UID, PWD, MSG)
                 if send_flag: