dbms_primeidc_init...1

This commit is contained in:
최준흠 2025-04-09 15:56:44 +09:00
parent c7c16bc640
commit f3f67758dd

View File

@ -86,6 +86,7 @@ class PaymentController extends ClientController
$this->getServiceService()->getModel()->orderBy("service_payment_date", "DESC");
$this->mode = $params['mode'];
$this->total = $this->getServiceService()->getModel()->setReset(false);
$this->total = $this->getServiceService()->getCount();
$this->entities = $this->getServiceService()->getEntities();
// $total = count($temps);