天天看点

zf-6-koa的使用和源码 (12天)

1.Promise中await的问题

function fn(){
   
    return new Promise((resolve,reject)=>{
   
        resolve([1,2,