curl --location --request POST 'http://mp.xipuduo.com/index.php/SmallProgramApi/Store/operateStoreInfo_v4' \
--form 'industry_id="1"' \
--form 'store_class="1"' \
--form 'supplier_type="1"' \
--form 'storetag="测试门店"' \
--form 'shopimg_id=""' \
--form 'province_id=""' \
--form 'city_id=""' \
--form 'area_id=""' \
--form 'address=""' \
--form 'detail_address=""' \
--form 'dadastatus="1"' \
--form 'attribute=""' \
--form 'origin_shop_id=""' \
--form 'username=""' \
--form 'password=""' \
--form 'businessimg_Id=""' \
--form 'otherimg_id=""' \
--form 'contacts=""' \
--form 'phone=""' \
--form 'vid="1"' \
--form 'uid="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'