Browse Source

fix space

pull/2772/head
cxgreat2014 5 years ago
committed by GitHub
parent
commit
7cab3386e2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_ali.sh

2
dnsapi/dns_ali.sh

@ -100,7 +100,7 @@ _ali_rest() {
fi
}
_ali_url_encode(){
_ali_url_encode() {
_hex_str=$(_hex_dump)
_debug3 "_url_encode"
_debug3 "_hex_str" "$_hex_str"

Loading…
Cancel
Save