Not able make post request to third party app

后端 未结 0 1979
盖世英雄少女心
盖世英雄少女心 2021-02-06 18:38

I\'ve written this code in my nodeJs backend

  const url = "localhost:8080/job/test/build";
  const username = "admin";
  const password = &qu         


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