From a09b330797fc9451323e41049fd0290f7e3376af Mon Sep 17 00:00:00 2001 From: pplokijuhyg <1162963624@qq.com> Date: Fri, 13 Dec 2019 12:01:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84bin.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/bin.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/bin.md b/doc/bin.md index 90a41b9..1501ae5 100644 --- a/doc/bin.md +++ b/doc/bin.md @@ -19,7 +19,8 @@ object ``` ``` request({ - + url:"https://api.luyaun.tk/getlist", + method:"GET" }).then((res)=>{ 请求成功执行方法 },(rej)=>{