Explorar o código

app_bundle_id可以不传

locky %!s(int64=2) %!d(string=hai) anos
pai
achega
504d636728
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/RegionController.py

+ 1 - 1
Controller/RegionController.py

@@ -300,7 +300,7 @@ class RegionView(View):
         time_stamp = request_dict.get('time_stamp', None)
         time_stamp_token = request_dict.get('time_stamp_token', None)
 
-        if not all([lang, app_bundle_id, time_stamp, time_stamp_token]):
+        if not all([lang, time_stamp, time_stamp_token]):
             return response.json(444)
 
         # AVSS不传app_bundle_id