How to make a POST request with a file and an additional parameter of type int?

前端 未结 0 1631
后悔当初
后悔当初 2021-01-17 03:03

I am working on frontend for a specific application and I\'m trying to make a POST request with body of this format:

{
    "item_id": int,
    "         


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