curl --location --request POST 'http://mp.xipuduo.com/index.php/SmallProgramApi/Order/testBoss_v4' \
--form 'parent_id="1"' \
--form 'vid="1"' \
--form 'uid="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "下单成功"
}