chanjunkai 5 years ago
parent
commit
13bac1f310
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Controller/CloudStorage.py

+ 2 - 0
Controller/CloudStorage.py

@@ -72,6 +72,8 @@ class CloudStorageView(View):
             return self.do_store_playlist(request_dict, response)
         elif operation == 'signplaym3u8':
             return self.do_sign_play_m3u8(request_dict, response)
+        elif operation == 'payOK':
+            return self.do_pay_ok()
         else:
             token = request_dict.get('token', None)
             # 设备主键uid