🎈 perf: 增加语雀api

This commit is contained in:
AdminWhaleFall
2022-04-14 18:40:17 +08:00
parent 142ba50788
commit 820c330b79

View File

@@ -562,5 +562,18 @@
"data": {
"mobile": "[phone]"
}
},
{
"desc": "语雀web",
"url": "https://www.yuque.com/api/validation_codes",
"method": "POST",
"header": {
"referer": "https://www.yuque.com/register"
},
"data": {
"target": "[phone]",
"action": "register",
"channel": "sms"
}
}
]