chenjunkai 5 년 전
부모
커밋
12c969c8c2
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      model/tests.py

+ 3 - 0
model/tests.py

@@ -1,3 +1,6 @@
+ssttt = 'rtsp://www.zositech.org:8554/WVZsWkVTRU5XUWxsRVMwWk5TbEpYUVRFeE1VRT1p'
+print(len(ssttt))
+
 from django.test import TestCase
 
 # Create your tests here.