Merge pull request #201 from imgss/master

修复json格式错误
This commit is contained in:
Ethan
2022-12-28 17:50:42 +08:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
"url": "https://pdf.kfsafe.cn/sms/phone/code",
"method": "POST",
"header": {
"Content-Type": "application/json;charset=utf-8",
"Content-Type": "application/json;charset=utf-8"
},
"data": {
"phone": "[phone]"