diff --git a/app/Services/Tg/Hook/Dog.php b/app/Services/Tg/Hook/Dog.php index 17ece87c..9364c275 100755 --- a/app/Services/Tg/Hook/Dog.php +++ b/app/Services/Tg/Hook/Dog.php @@ -804,7 +804,7 @@ public function jsonSet($aParam) $aParam["aOption"][1] = "id"; $aParam["aArg"][1] = $iId; - return $this->find($iId); + return $this->find($aParam); } public function schemaAdd($aParam)