$.ajax type: 'POST' url: url dataType: 'json' data: users: ... Object や Array を渡した場合は jQuery が $.param でシリアライズするんですね。
確定! 回上一頁