cfmgr init...3
This commit is contained in:
parent
5c2f68f03b
commit
52835c1468
@ -138,7 +138,7 @@ class RecordController extends APIController
|
||||
return parent::sync_process($entity);
|
||||
}
|
||||
//Index관련
|
||||
protected function index_getRows(int $page = 0, int $per_page = 0): array
|
||||
protected function index_getRows_backup(int $page = 0, int $per_page = 0): array
|
||||
{
|
||||
//모델 조건절 처리작업
|
||||
$this->index_setCondition();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user