curl --location --request POST 'http://mp.xipuduo.com/index.php/Retail/MerchantConfig/distributionConfig_v4' \
--form 'merchant_id="1"'{
"status": 1,
"message": "查询成功",
"data": {
"id": "1",
"merchant_id": "1",
"is_open": "1",
"agent_position": "2",
"boss_position": "1",
"level_reward": "0.00",
"push_reward": "0.00",
"order_ratio": "0.000",
"add_time": "1706877110",
"update_time": "1706877132"
}
}