curl --location '/adminapi/goods.goodsServiceGuarantee/edit' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb' \
--form 'id=""' \
--form 'name=""' \
--form 'content=""' \
--form 'icon=""' \
--form 'sort=""' \
--form 'status=""'{}