return Json (new { ReturnStatus = "error", ReturnData = data }); The second method would be a little more complicated, and that would be to ...
確定! 回上一頁