PB 9.0 使用posturl函数 传json数据格式问题

如何实现上述功能,服务器端请求方式:POST 请求数据类型: application/json,json 格式为[ { "Id": "", "Name": ""}],可是PB试过各种类型各种格式的json串都不能成功!