完善bin.md

This commit is contained in:
pplokijuhyg 2019-12-13 12:01:28 +08:00
parent b3db6fc009
commit a09b330797

View File

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