pengzhibo168 5 년 전
부모
커밋
90ffcbdefb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Controller/DetectController.py

+ 1 - 1
Controller/DetectController.py

@@ -231,7 +231,7 @@ class NotificationView(View):
                 up['do_jpush_code'] = do_jpush_code
                 up['test_or_www'] = SERVER_TYPE
 
-            return JsonResponse(status=200, data={'code': 0, 'msg': 'success 0 or 2','re_list':redis_list})
+            return JsonResponse(status=200, data={'code': 0, 'msg': 'success 0 or 2' ,'re_list':redis_list})
 
         elif is_st == '1':
             print("is_st=1")