From 6c79f85a8160e8fda63c4c0939b28b0793f1a40a Mon Sep 17 00:00:00 2001 From: hellcat Date: Tue, 31 Mar 2026 18:48:01 +0800 Subject: [PATCH] no message --- app/Services/Tg/Hook/Dog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)