chanjunkai 5 năm trước cách đây
mục cha
commit
d6d7d9b60a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      controller/index.py

+ 1 - 1
controller/index.py

@@ -355,7 +355,7 @@ class oa2RtspStartView(TemplateView):
         #     back = subprocess.Popen(command, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE). \
         #         communicate(timeout=2)
         # except Exception as e:
-        #     logger.info('开始打印------------repr--------except-------')
+        #     logger.info('开始打印------------reprrrrrrrrrr--------except-------')
         #     logger.info(repr(e))
         #     return repr(e)
         # else: