芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/admin/extend/vendor/qiniu/php-sdk/examples/cdn_get_bandwidth.php
getBandwidthData( $domains, $startDate, $endDate, $granularity ); if ($getBandwidthErr != null) { var_dump($getBandwidthErr); } else { echo "get bandwidth data success\n"; print_r($bandwidthData); }