change CLITools...1
This commit is contained in:
parent
31149c0239
commit
35143e9b70
@ -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처리
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user