3.2.3에서 언급했듯이 프론트엔드는 jquery에서 $.ajax()를 사용합니다
$this->ajaxReturn()이 컨트롤러에서 사용되지 않는 한 프론트엔드는 반환 데이터를 받을 수 있습니다. , 예를 들어 echo json_encode($data);exit;
그러나 $this->ajaxReturn() 함수가 사용되는 한 프런트 엔드는 error: function()