curl --location --request PUT '/ent/user/ent/card/' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'Authorization: Bearer {{ENT_TOKEN}}' \
--header 'X-Requested-With: XMLHttpRequest' \
--form 'name=""' \
--form 'phone=""' \
--form 'sex=""'{}