fix comment

pull/42/head v1.4.16
sy-records 2024-07-24 08:21:16 +08:00
parent eda8511bda
commit 69626aa636
No known key found for this signature in database
GPG Key ID: C3BB4FF13CD72ACE
2 changed files with 6 additions and 1 deletions

View File

@ -575,6 +575,11 @@ function oss_setting_post_thumbnail_style($html, $post_id, $post_image_id)
return $html; return $html;
} }
/**
* @link https://help.aliyun.com/zh/oss/user-guide/regions-and-endpoints
* @param string $regional
* @return void
*/
function oss_get_regional($regional) function oss_get_regional($regional)
{ {
$options = [ $options = [

View File

@ -76,7 +76,7 @@ License URI: http://www.apache.org/licenses/LICENSE-2.0.html
== Changelog == == Changelog ==
= 1.4.15 = = 1.4.16 =
- 强制 endpoint 使用 https - 强制 endpoint 使用 https