curl --location --request POST '/community/update/' \ --header 'x-token: {{x-token}}' \ --form 'image=""' \ --form 'topic_id=""' \ --form 'content=""' \ --form 'spu_id=""' \ --form 'order_id=""' \ --form 'is_type=""' \ --form 'video_link=""'
{}