curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/MerchantConfig/maxProfitConfig_v4' \
--form 'is_max_profit="1"' \
--form 'agent_profit_multiple="2"' \
--form 'partner_profit_multiple="3"' \
--form 'consumer_b_profit=""' \
--form 'merchant_id="1"'{
"status": 1,
"message": "配置成功",
"data": []
}