diff --git a/GETAPI.json b/GETAPI.json index aecbdb7..dd37138 100755 --- a/GETAPI.json +++ b/GETAPI.json @@ -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]", diff --git a/api.json b/api.json index 300debf..e95cf1e 100755 --- a/api.json +++ b/api.json @@ -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": "" } ] \ No newline at end of file