Browse Source

云盘优化

peng 2 years ago
parent
commit
8686b8deef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Controller/IcloudService/IcloudMeal.py

+ 1 - 1
Controller/IcloudService/IcloudMeal.py

@@ -60,7 +60,7 @@ class IcloudMeal(View):
                 return response.json(414)
 
     @staticmethod
-    def get_meal(request_dict, response, user_id):
+    def get_meal(request_dict, response):
         """
         获取套餐
         @param request_dict: 请求参数