Client error: `POST https://api.mch.weixin.qq.com/v3/profitsharing/orders` resulted in a `400 Bad Request` response:
{"code":"PARAM_ERROR","detail":{"location":"body","value":"{\"type\":\"MERCHANT_ID\",\"account\":\"16847xxxxx\",\"name\" (truncated...)
400 是参数错误,打印完整错误出来就能定位到问题;你没有打印完整而不是报错只有一半,报错是一个 json,怎么可能只有一半
"message":"无法将 JSON 输入源“/body/receivers/0”映射到目标字段“分账接收方列表”中,此字段需要一个合法的 Json 对象