change CLITools...1

This commit is contained in:
최준흠 2024-05-15 10:22:31 +09:00
parent 31149c0239
commit 35143e9b70

View File

@ -21,7 +21,7 @@ class Zone extends API
Log::add("error", __FUNCTION__ . "에서 호출:" . $this->getZoneModel()->getLastQuery()); Log::add("error", __FUNCTION__ . "에서 호출:" . $this->getZoneModel()->getLastQuery());
return $entitys; return $entitys;
} }
final public function record(string $account_uid = '', $page_limit = 0,) final public function record($account_uid = '', $page_limit = 0,)
{ {
try { try {
//transation처리 //transation처리