locky 2 жил өмнө
parent
commit
58bb494ce1
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Controller/TestApi.py

+ 1 - 1
Controller/TestApi.py

@@ -917,7 +917,7 @@ class testView(View):
 
     @staticmethod
     def ali_image_review(request_dict, response):
-        aws_s3_client = boto3.client(
+    aws_s3_client = boto3.client(
             's3',
             region_name=REGION_NAME2,
             aws_access_key_id=ACCESS_KEY_ID,