linhaohong пре 4 месеци
родитељ
комит
58f42e0f4e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      AdminController/AlgorithmShopManageController.py

+ 1 - 1
AdminController/AlgorithmShopManageController.py

@@ -182,7 +182,7 @@ class AlgorithmShopManageView(View):
         details_img_file = request.FILES.get('detailsImgFile', None)
         icon_file = request.FILES.get('iconFile', None)
         if not algorithm_type:
-            return response.json(173)
+            return response.json(444)
 
         try:
             if lang_configs: