Modify comment

This commit is contained in:
Zhong Lufan 2021-04-18 15:51:35 +08:00
parent 4aae9598e0
commit fb2607af08
No known key found for this signature in database
GPG Key ID: 373C08F7FFF84D26
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ aliapi_rpc() {
return 66
fi
local _http_host=$1 _http_method=$2 _api_action=$4 _api_version=$3
# 为了兼容 BusyBox
# 兼容 BusyBox
# shellcheck disable=SC2018,SC2019
_http_method=$(tr "a-z" "A-Z" <<< "$_http_method")
# 公共查询参数键