change CLITools..1
This commit is contained in:
parent
2c1840433e
commit
499d39f39b
@ -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처리
|
||||
|
||||
Loading…
Reference in New Issue
Block a user