Update aliyun-sms.js

This commit is contained in:
GOGOsu 2022-04-30 06:28:16 +08:00 committed by GitHub
parent b9e72b9645
commit ae2c49a729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ class AliyunSMS extends NotificationProvider {
"'": "%27",
"(": "%28",
")": "%29"
}[m]
}[m];
};
for (let key in param2) {