How I can loop API json datas automatically?

后端 未结 0 1412
傲寒
傲寒 2021-02-05 21:51

I have code like which I showed below

 const api_url = \'https://localhost:44326/api/raporapi/getcanli\'
async function getCANLI() {
    const resp = await fetch(         


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