locky 2 年之前
父節點
當前提交
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,