修复json格式错误

去掉多余的逗号
This commit is contained in:
IMGSS
2022-12-08 16:38:47 +08:00
committed by GitHub
parent 5337d0026c
commit e43940d346
+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]"