소스 검색

云盘优化

peng 2 년 전
부모
커밋
8686b8deef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: 请求参数