From a8eca4e94eba85f00657be39e65ee277741f0f95 Mon Sep 17 00:00:00 2001 From: hellcat Date: Wed, 11 Mar 2026 18:00:37 +0800 Subject: [PATCH] no message --- app/Services/CacheTg.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Services/CacheTg.php b/app/Services/CacheTg.php index f77bb9a0..004eba32 100755 --- a/app/Services/CacheTg.php +++ b/app/Services/CacheTg.php @@ -187,7 +187,7 @@ final class CacheTg $oModelArticleSchema->save(); $oModelArticleSchema->_opt([ - "thumb_use" => ['b','c'] + "thumb_use" => ['c'] ]); ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");