How do I store axios response so that I can use it in different functions

后端 未结 0 795
野性不改
野性不改 2021-01-16 14:29

I have a nodejs project and I need to store the response data of this axios request

    let px2resp;
    
    async function sendPx2() {
        try {
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题