change CLITools..1

This commit is contained in:
최준흠 2024-05-15 10:20:08 +09:00
parent 2c1840433e
commit 499d39f39b

View File

@ -20,7 +20,7 @@ class Account extends API
echo __FUNCTION__ . "에서 호출:" . $this->getAccountModel()->getLastQuery();
return $entitys;
}
final public function execute(int $auth_uid = 0, $page_limit = 0)
final public function execute($auth_uid = 0, $page_limit = 0)
{
try {
//transation처리