diff --git a/app/Services/Tg/Hook/Mod/Arma.php b/app/Services/Tg/Hook/Mod/Arma.php index 41dfd6b7..55a56059 100755 --- a/app/Services/Tg/Hook/Mod/Arma.php +++ b/app/Services/Tg/Hook/Mod/Arma.php @@ -94,8 +94,8 @@ class Arma extends Base { $iId = $aParam["aOption"][1] ?? 0; $sThumbUse = $aParam["aArg"][1] ?? ""; - if ($iId == "?") { - return "/thumbUse__[id?last] [a,b,c]"; + if ($sThumbUse == "?") { + return "/thumbUse__[id?last] [a,b,c,full*多个]"; } if (!$sThumbUse) {