[LayaAir 2.0]HttpRequest post 请求不能传对象?

代码:
xhr.send(requestUrl + "/game/courtyard/take-down", "a=1&b=2", "post", "json", [
"Content-Type",
"application/json; charset=utf-8",
"token",
getQueryString("token")
]);
按照官方方案请求使用"a=1&b=2"显示还是字符串
 
正确的应该是这样子:
已邀请:

要回复问题请先

商务合作
商务合作