Merge branch 'pplok' of pplokijuhyg/deguodaigou into master

This commit is contained in:
pplokijuhyg 2019-12-13 12:01:48 +08:00
commit 66f920201c

View File

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