shoppingmallv2 init...

This commit is contained in:
최준흠 2023-08-17 11:42:54 +09:00
parent 847c4f9271
commit 69083ccfa4

View File

@ -585,7 +585,7 @@ abstract class BaseController extends Controller
$this->_viewDatas['pagination'] = $this->index_getPagination();
//모델 처리
$this->_viewDatas['entitys'] = $this->index_getEntitys();
echo $this->_model->getLastQuery();
// echo $this->_model->getLastQuery();
// exit;
// log_message("debug", __METHOD__ . "에서 findAll 호출:" . $this->_model->getLastQuery());
//setting return_url to session flashdata