chenjunkai 6 년 전
부모
커밋
803fdc034f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Controller/Test.py

+ 1 - 0
Controller/Test.py

@@ -100,6 +100,7 @@ class Test(View):
                 {
                     "Action": [
                         "oss:PutObject",
+                        "oss:DeleteObject",
                     ],
                     "Resource": ["acs:oss:*:*:testrtmp/*"],
                     "Effect": "Allow",