Skip to content

Commit 55076c9

Browse files
committed
auth comments
1 parent bd0009f commit 55076c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Qiniu/Auth.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ public function uploadToken(
8585
return $this->tokenWithData($b);
8686
}
8787

88+
/**
89+
*上传策略,参数规格详见
90+
*http://developer.qiniu.com/docs/v6/api/reference/security/put-policy.html
91+
*/
8892
private static $policyFields = array(
8993
'callbackUrl',
9094
'callbackBody',

0 commit comments

Comments
 (0)