From 366c1927a91babcd69ba0646d43e9a73639ea5e3 Mon Sep 17 00:00:00 2001 From: hellcat Date: Tue, 28 Jul 2026 19:36:50 +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 2c651ce9..60120283 100755 --- a/app/Services/CacheTg.php +++ b/app/Services/CacheTg.php @@ -215,7 +215,7 @@ final class CacheTg $oModelArticleSchema->_opt([ "thumb_use" => $aDefaultThumbUse, - "sub_key" => $sDefaultSubKey +// "sub_key" => $sDefaultSubKey ]); ServiceArticleCmd::startWithO($oModelArticleSchema)->syncOpen()->save("new");