How to listen or get json in React app from another app making a POST localhost?

后端 未结 0 799
走了就别回头了
走了就别回头了 2020-12-07 13:11

I have a C# app that does a POST with json to http://localhost:9090/myend

{
  "eqid": "123",
  "cnid": "123",
  "         


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