curl --location --request POST '/guarantee/create' \ --header 'x-token: {{x-token}}' \ --form 'guarantee_template_name=""' \ --form 'guarantee_template_value=""' \ --form 'status=""' \ --form 'sort=""'
null