完善bin.md #4

Manually merged
theluyuan merged 1 commits from pplok into master 2019-12-13 04:01:48 +00:00

View File

@ -19,7 +19,8 @@ object
``` ```
``` ```
request({ request({
url:"https://api.luyaun.tk/getlist",
method:"GET"
}).then((res)=>{ }).then((res)=>{
请求成功执行方法 请求成功执行方法
},(rej)=>{ },(rej)=>{