mirror of
https://github.com/netcccyun/dnsmgr.git
synced 2026-02-26 17:47:25 +08:00
修复CloudFront部署异常
This commit is contained in:
parent
cf36b4bd51
commit
4310ccb770
@ -145,6 +145,7 @@ class AWS
|
||||
|
||||
$path = '/' . $this->version . $path;
|
||||
$body = '';
|
||||
$query = [];
|
||||
if ($method == 'GET' || $method == 'DELETE') {
|
||||
$query = $params;
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user