Skip to content

Commit

Permalink
✨ feat: 更新一条接口
Browse files Browse the repository at this point in the history
  • Loading branch information
WhaleFell committed May 13, 2022
1 parent 0f736b3 commit 2334006
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion GETAPI.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
"http://101.132.126.166:8080/message/sendVerifyCode?callback=successCallback&mobilePhone=&t=1589625247333action_type=regist&mobile=[phone]",
"http://101.132.126.166:8080/message/sendVerifyCode?callback=successCallback&mobilePhone=[phone]&t=1589625247333action_type=regist&mobile=[phone]",
"http://12345.panzhihua.gov.cn/sms/getSMSCode?mobile=[phone]",
"http://19.offcn.com/send_message/seccode/?0.8413693207408235&msgpic=user=[phone]",
"http://211.156.201.12:8088/youzheng//ems/security?phone=[phone]",
Expand Down
7 changes: 7 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -727,5 +727,12 @@
"method": "GET",
"header": "",
"data": ""
},
{
"desc": "永城至敏",
"url": "http://101.132.126.166:8080/message/sendVerifyCode?callback=successCallback&mobilePhone=[phone]&t=1589625247333action_type=regist&mobile=[phone]",
"method": "GET",
"header": "",
"data": ""
}
]

0 comments on commit 2334006

Please sign in to comment.