curl --location --request POST '/open_interface/storeAttestation' \
--form 'contact_name=""' \
--form 'store_name=""' \
--form 'certified_phone=""' \
--form 'province_code=""' \
--form 'city_code=""' \
--form 'area_code=""' \
--form 'address=""' \
--form 'store_img=""' \
--form 'licence_img=""'{
"status": 1,
"code": 100,
"message": "操作成功",
"data": []
}